Uses of Class
com.sun.mail.iap.ParsingException
Packages that use ParsingException
Package
Description
This package includes internal IMAP support classes and
SHOULD NOT BE USED DIRECTLY BY APPLICATIONS.
-
Uses of ParsingException in com.sun.mail.imap.protocol
Methods in com.sun.mail.imap.protocol that throw ParsingExceptionModifier and TypeMethodDescriptionabstract Object
FetchItem.parseItem
(FetchResponse r) Parse the item into some kind of object appropriate for the item.Constructors in com.sun.mail.imap.protocol that throw ParsingExceptionModifierConstructorDescriptionConstructorConstructor.Constructor.MailboxInfo
(Response[] r) Collect the information about this mailbox from the responses to a SELECT or EXAMINE.Constructor.Constructor, header flag is false.RFC822DATA
(FetchResponse r, boolean isHeader) Constructor, specifying header flag.Constructor.UID
(FetchResponse r) Constructor.