Uses of Interface
org.spincast.core.exceptions.CustomStatusCodeException
Packages that use CustomStatusCodeException
-
Uses of CustomStatusCodeException in org.spincast.core.exceptions
Subinterfaces of CustomStatusCodeException in org.spincast.core.exceptionsModifier and TypeInterfaceDescriptioninterface
An interface to be implemented by exceptions to indicate that their "message" can be displayed to the end user.Classes in org.spincast.core.exceptions that implement CustomStatusCodeExceptionModifier and TypeClassDescriptionclass
class
class
-
Uses of CustomStatusCodeException in org.spincast.plugins.formsprotection.exceptions
Classes in org.spincast.plugins.formsprotection.exceptions that implement CustomStatusCodeExceptionModifier and TypeClassDescriptionclass
Thrown when a form is double submitted.class
Thrown when a submitted form is too old.