Exceptions
Table of Contents
Classes
- AuthorizationException
- Exception thrown when authorization fails
- CmsException
- Base exception for all CMS-specific exceptions
- CsrfValidationException
- Exception thrown when CSRF token validation fails.
- DuplicateEntityException
- Exception thrown when attempting to create a duplicate entity
- EmailVerificationRequiredException
- Exception thrown when email verification is required but not completed.
- EntityNotFoundException
- Exception thrown when an entity cannot be found
- RepositoryException
- Exception thrown when repository operations fail
- SecurityException
- Exception thrown for security-related errors
- UnauthenticatedException
- Exception thrown when user is not authenticated but authentication is required.
- ValidationException
- Exception thrown when validation fails