| Interface | Description |
|---|---|
| HttpStatusCodeAwareException |
Interface to be implemented by exceptions that want to expose an HTTP status code to the response.
|
| Exception | Description |
|---|---|
| ConfigurationException |
Thrown when an error occurs while trying to read a site's configuration.
|
| GraphQLBuildException |
Thrown when an error occurs while building a GraphQL schema.
|
| HttpStatusCodeException |
Exception thrown to cause specific HTTP status code errors
|
| RenderingException |
Throw when an error related to rendering occurs.
|
| SchedulingException |
Thrown when a scheduling related error occurs.
|
| ScriptException |
Thrown when script related errors occur.
|
| ScriptNotFoundException |
Thrown when a script can't be found
|
| SiteContextCreationException |
Thrown if an error prevents from creating a site context.
|
| SiteContextInitializationException |
Throw when the
SiteContext fails to initialize. |
Copyright © 2020 CrafterCMS. All rights reserved.