com.hs.mail.imap
Class ImapException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.hs.mail.imap.ImapException
- All Implemented Interfaces:
- Serializable
public class ImapException
- extends RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ImapException
public ImapException(String message)
- Constructor for ImapException
- Parameters:
message
-
ImapException
public ImapException(String responseCode,
String message)
- Constructor for ImapException
- Parameters:
responseCode
- message
-
getResponseCode
public String getResponseCode()
Copyright © 2011. All Rights Reserved.