Uses of Interface
org.spincast.core.exceptions.ResponseResetableException
-
Uses of ResponseResetableException in org.spincast.core.exceptions
Modifier and TypeClassDescriptionclass
class
Exception that will forward the request to another route.class
Exception to throw to trigger the "Not Found" route.class
class
class
An exception which allows to control if the response should be reset (its buffer, headers, etc.) before running the "Exception" routing process. -
Uses of ResponseResetableException in org.spincast.plugins.formsprotection.exceptions
Modifier and TypeClassDescriptionclass
Thrown when a form is double submitted.class
Thrown when a submitted form is too old.