Package io.undertow.util
Class ParameterLimitException
java.lang.Object
java.lang.Throwable
java.lang.Exception
io.undertow.util.ParameterLimitException
- All Implemented Interfaces:
Serializable
Exception that is thrown if the max query or path parameter limit is exceeded
- Author:
- Stuart Douglas
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ParameterLimitException
-