Represents an exception raised during IMAP4 mailbox operations.
EIdConnectionStateError = class(EIdException)
Description
EIdConnectionStateError is an EIdException descendant that represents an exception that can be raised during IMAP4 mailbox operations. TIdIMAP4 operations that connect, select a mailbox, or access messages in the mailbox may raise this exception.