ProtocolException
Class ProtocolException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.io.IOException
-
- java.net.ProtocolException
- All Implemented Interfaces:
- Serializable
public class ProtocolException extends IOException
Thrown to indicate that there is an error in the underlying protocol, such as a TCP error.
- Since:
- JDK1.0