Class ProtocolException

java.lang.Object
All Implemented Interfaces:
Serializable

public class ProtocolException extends RuntimeException
Used when we need to indicate failure but the (Servlet) API doesn't declare any appropriate exceptions.
See Also: