Uses of Class
org.spincast.core.exceptions.ResponseResetableExceptionDefault
Packages that use ResponseResetableExceptionDefault
-
Uses of ResponseResetableExceptionDefault in org.spincast.core.exceptions
Subclasses of ResponseResetableExceptionDefault in org.spincast.core.exceptionsModifier and TypeClassDescriptionclass
class
Exception that will forward the request to another route.class
Exception to throw to trigger the "Not Found" route.class
class
-
Uses of ResponseResetableExceptionDefault 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.