Class SubmitHackedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
jakarta.servlet.ServletException
fc.web.forms.SubmitHackedException
- All Implemented Interfaces:
Serializable
/**
Represents a bad (possibly hacked) value returned by the client.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class jakarta.servlet.ServletException
getRootCause
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SubmitHackedException
-