Uses of Class
org.abstracthorizon.mercury.imap.IMAPCommandException

Packages that use IMAPCommandException
org.abstracthorizon.mercury.imap   
org.abstracthorizon.mercury.imap.cmd   
 

Uses of IMAPCommandException in org.abstracthorizon.mercury.imap
 

Subclasses of IMAPCommandException in org.abstracthorizon.mercury.imap
 class BADCommandException
          Bad command exception implementation.
 class NOCommandException
          Exception for NO IMAP commands errors.
 

Uses of IMAPCommandException in org.abstracthorizon.mercury.imap.cmd
 

Subclasses of IMAPCommandException in org.abstracthorizon.mercury.imap.cmd
 class MissingMailbox
          A class representing NOCommand exception in case when mailbox is missing
 



Copyright © 2005-2009 Abstract Horizon. All Rights Reserved.