Class ImapException

java.lang.Object
java.lang.Throwable
java.lang.Exception
net.messagevortex.transport.imap.ImapException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ImapBlankLineException, ImapNullLineException

public class ImapException extends Exception

This exception expresses a failure in IMAP processing.

See Also:
  • Constructor Details

  • Method Details

    • getTag

      public String getTag()