Exceptions
Interfaces, classes, and traitsΒΆ
-
ForbiddenException
Exception thrown if the request is forbidden.
-
InvalidArgumentException
This exception is thrown if a service method is called with an illegal or non appropriate value.
-
NotFoundException
REST API equivalent of PHP API's NotFoundException.
-
Parser
Exception thrown if a parser discovers an error.