Package com.icegreen.greenmail.imap
Class ProtocolException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.icegreen.greenmail.imap.ProtocolException
-
- All Implemented Interfaces:
Serializable
public class ProtocolException extends Exception
- Version:
- $Revision: 109034 $
- Author:
- Darrell DeBoer
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ProtocolException(String s)ProtocolException(String s, Throwable cause)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-