| Exception | Description |
|---|---|
| JahiaArchiveFileException |
This exception is
|
| JahiaBadRequestException |
Indicates malformed request or missing request parameter.
|
| JahiaException | |
| JahiaForbiddenAccessException |
This exception is raised when the user tries to access a resource to which
he has no permissions.
|
| JahiaInitializationException |
This exception is used when an initialization has failed inside of Jahia.
|
| JahiaNotFoundException |
Indicates a malformed URL or a missing target resource.
|
| JahiaRuntimeException |
Jahia base class for runtime exceptions.
|
| JahiaServiceUnavailableException |
Indicates that Jahia temporarily cannot serve the request due to for instance server overloading,
leading to a Service Unavailable HTTP status code (503) in the response.
|
| JahiaSessionExpirationException |
This exception is raised when a session is requested which is null, this
will be considered as a session expiration in most of the cases.
|
| JahiaSiteImportException |
Thrown when there are errors during manual (via imports folder) site import
|
| JahiaUnauthorizedException |
Indicates that requested resource requires authentication, i.e.
|
| RenderTimeLimitExceededException |
Indicates that request rendering time exceeded the maximum allowed one.
|
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.