Exception Summary |
CannotParseException |
Thrown during the unmarshalling of a vCard property to signal that the
property's value could not be parsed (for example, being unable to parse a
date string). |
EmbeddedVCardException |
Thrown during the marshalling/unmarshalling of a property to signal to the
marshaller that the property's value is a nested (2.1 style) or embedded (3.0
style) vCard. |
SkipMeException |
Thrown during the marshalling/unmarshalling of a vCard property to show that
the property should NOT be included in the marshalled vCard or the
unmarshalled VCard object. |