Exception | Description |
---|---|
VCardAgentNotSupportedException | |
VCardException | |
VCardInvalidCommentLineException |
Thrown when the vCard has some line starting with '#'.
|
VCardInvalidLineException |
Thrown when the vCard has some line starting with '#'.
|
VCardNestedException |
VCardException thrown when VCard is nested without VCardParser's being notified.
|
VCardNotSupportedException |
The exception which tells that the input VCard is probably valid from the view of
specification but not supported in the current framework for now.
|
VCardVersionException |
VCardException used only when the version of the vCard is different.
|