Class IllegalRequestException

All Implemented Interfaces:
Serializable

Exception thrown when the HTTP request line itself is malformed, such as a client specifying a nonexistent HTTP method.
Author:
Mark Allen
See Also: