Classes, interfaces and traits

AjaxException

Class AjaxException

« More »

HttpApiV2Exception

Class HttpApiException

This exception class is used for handling exceptions that concern the API execution. The default exception code is set to 500 (Internal Server Error) and must explicitly set to any other standard HTTP status code in order to be contained in the response headers.
« More »

MissingControllerNameException

Class MissingControllerNameException

« More »