Package com.mchange.net
Class ProtocolException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.mchange.net.ProtocolException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
SmtpException
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ProtocolException
public ProtocolException() -
ProtocolException
-