Uses of Interface
org.spincast.core.exceptions.PublicException
Packages that use PublicException
Package
Description
-
Uses of PublicException in org.spincast.core.controllers
Methods in org.spincast.core.controllers with parameters of type PublicExceptionModifier and TypeMethodDescriptionprotected voidSpincastFrontController.defaultPublicExceptionHandling(Object exchange, PublicException publicException) Default exception handling for exceptions with public information. -
Uses of PublicException in org.spincast.core.exceptions
Classes in org.spincast.core.exceptions that implement PublicException -
Uses of PublicException in org.spincast.plugins.formsprotection.exceptions
Classes in org.spincast.plugins.formsprotection.exceptions that implement PublicExceptionModifier and TypeClassDescriptionclassThrown when a form is double submitted.classThrown when a submitted form is too old.