Uses of Package
org.spincast.core.exceptions
Packages that use org.spincast.core.exceptions
Package
Description
-
Classes in org.spincast.core.exceptions used by org.spincast.core.controllersClassDescriptionException that will forward the request to another route.An interface to be implemented by exceptions to indicate that their "message" can be displayed to the end user.Exception that will immediately send redirection headers.
-
Classes in org.spincast.core.exceptions used by org.spincast.core.exceptionsClassDescriptionAn exception on which it is possible to specify the response
status code
to send to the user.An interface to be implemented by exceptions to indicate that their "message" can be displayed to the end user.An interface for exceptions which allows them to control if the response should be reset (its buffer, headers, etc.) before running the "Exception" routing process.An exception which allows to control if the response should be reset (its buffer, headers, etc.) before running the "Exception" routing process. -
Classes in org.spincast.core.exceptions used by org.spincast.core.jsonClassDescriptionException thrown when an element from a JsonObject or from a JsonArray can't be converted to the requested type.
-
Classes in org.spincast.core.exceptions used by org.spincast.core.utilsClassDescriptionException thrown when an element from an JsonObject or from an JsonArray can't be compared to another.Exception thrown when an element from a JsonObject or from a JsonArray can't be converted to the requested type.
-
Classes in org.spincast.core.exceptions used by org.spincast.plugins.formsprotection.exceptionsClassDescriptionAn exception on which it is possible to specify the response
status code
to send to the user.An interface to be implemented by exceptions to indicate that their "message" can be displayed to the end user.An interface for exceptions which allows them to control if the response should be reset (its buffer, headers, etc.) before running the "Exception" routing process.An exception which allows to control if the response should be reset (its buffer, headers, etc.) before running the "Exception" routing process.