Package com.soklet.web.exception
Class IllegalRequestCookieException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.soklet.web.exception.BadRequestException
com.soklet.web.exception.IllegalRequestCookieException
- All Implemented Interfaces:
Serializable
- Since:
- 1.1.17
- Author:
- Mark Allen
- See Also:
-
Constructor Summary
ConstructorDescriptionIllegalRequestCookieException
(String message, Throwable cause, Cookie cookie) IllegalRequestCookieException
(String message, Cookie cookie) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
IllegalRequestCookieException
-
IllegalRequestCookieException
-
-
Method Details
-
cookie
-