Class FormTooOldException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.spincast.core.exceptions.ResponseResetableExceptionDefault
org.spincast.core.exceptions.CustomStatusCodeExceptionDefault
org.spincast.core.exceptions.PublicExceptionDefault
org.spincast.plugins.formsprotection.exceptions.FormTooOldException
- All Implemented Interfaces:
Serializable
,CustomStatusCodeException
,PublicException
,ResponseResetableException
Thrown when a submitted form is too old.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class org.spincast.core.exceptions.PublicExceptionDefault
isLogTheException
Methods inherited from class org.spincast.core.exceptions.CustomStatusCodeExceptionDefault
getStatusCode
Methods inherited from class org.spincast.core.exceptions.ResponseResetableExceptionDefault
isResetResponse
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.spincast.core.exceptions.CustomStatusCodeException
getStatusCode
-
Constructor Details
-
FormTooOldException
-
-
Method Details
-
getFormProtectionId
-