Package com.mchange.net
Class ProtocolException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.mchange.net.ProtocolException
-
- All Implemented Interfaces:
java.io.Serializable
- Direct Known Subclasses:
SmtpException
public class ProtocolException extends java.lang.Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ProtocolException()
ProtocolException(java.lang.String msg)
-