NAME
Plasp::Exception::Code - Exception to end ASP processing due to code error
DESCRIPTION
This is the class for the Exception which is thrown when an error is found in the application code while parsing, compiling, or executing. This is incorrect usage of ASP.
This class is not intended to be used directly by users.