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 void
SpincastFrontController.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 TypeClassDescriptionclass
Thrown when a form is double submitted.class
Thrown when a submitted form is too old.