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
Implementation of the {@link \Ibexa\Contracts\Core\Repository\Exceptions\NotFoundException} interface.
-
Parser
Exception thrown if a parser discovers an error.