Class BadRequestException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
IllegalFormParameterException, IllegalMultipartFieldException, IllegalPathParameterException, IllegalQueryParameterException, IllegalRequestBodyException, IllegalRequestCookieException, IllegalRequestHeaderException, MissingFormParameterException, MissingMultipartFieldException, MissingQueryParameterException, MissingRequestBodyException, MissingRequestCookieException, MissingRequestHeaderException

Author:
Mark Allen
See Also: