Documentation

Exceptions

Table of Contents

Classes

ApplicationErrorException
Represents an exception that indicates an error in the application logic.
BadMethodCallException
Exception thrown if a callback refers to an undefined method or if some arguments are missing.
BadRequestException
Exception thrown to indicate that the server cannot or will not process the request due to something that is perceived to be a client error.
JobAllreadyRunningException
Represents an exception that indicates that job is allready running
PermissionDeniedException
Exception thrown to indicate that the server understood the request, but refuses to authorize it.
ValidationException
Exception thrown to indicate a validation error.

        
On this page

Search results