Class | Description |
---|---|
ParseWarnings |
Records vCard parse warnings.
|
Exception | Description |
---|---|
CannotParseException |
Thrown during the unmarshalling of an iCalendar property to signal that the
property's value could not be parsed (for example, being unable to parse a
date string).
|
SkipMeException |
Thrown during the reading or writing of an iCalendar property to show that
the property should not be written to the iCalendar data stream or not be
included in the parsed
ICalendar object. |
Copyright © 2013-2014 Michael Angstadt. All Rights Reserved.