- java.lang.Object
-
- com.sun.mail.imap.protocol.MODSEQ
-
-
Constructor Summary
Constructors Constructor Description MODSEQ(FetchResponse r)
Constructor.
-
-
-
Constructor Detail
-
MODSEQ
public MODSEQ(FetchResponse r) throws ParsingException
Constructor.- Parameters:
r
- the FetchResponse- Throws:
ParsingException
- for parsing failures
-
-