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 TypeInterfaceDescriptioninterfaceAn 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 TypeClassDescriptionclassclassclass -
Uses of CustomStatusCodeException in org.spincast.plugins.formsprotection.exceptions
Classes in org.spincast.plugins.formsprotection.exceptions that implement CustomStatusCodeExceptionModifier and TypeClassDescriptionclassThrown when a form is double submitted.classThrown when a submitted form is too old.