Define PINOCCHIO_THROW

Define Documentation

PINOCCHIO_THROW(condition, exception_type, message)

Generic macro to throw an exception in Pinocchio if the condition is not met with a given input message.