Uses of Class
ezvcard.VCardException

Packages that use VCardException
ezvcard.io   
 

Uses of VCardException in ezvcard.io
 

Subclasses of VCardException in ezvcard.io
 class EmbeddedVCardException
          Thrown during the marshalling/unmarshalling of a type to signal to the marshaller that the type's value is a nested (2.1 style) or embedded (3.0 style) vCard.
 class 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.
 



Copyright © 2012-2013. All Rights Reserved.