NAME
JQ::Lite::Error - structured exceptions for the JQ::Lite Library API
DESCRIPTION
Library errors stringify to their original human-readable message while also providing stable classes and a category method for machine-readable handling.
METHODS
message
Returns the human-readable error message.
category
Returns input, parse, or evaluation for the documented subclasses.