Android 2.3 Gingerbread

Package android.pim.vcard.exception

See:
          Description

Exception Summary
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.
 

Package android.pim.vcard.exception Description


Android 2.3 Gingerbread