ezvcard
Class VCardException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ezvcard.VCardException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- EmbeddedVCardException, SkipMeException
public class VCardException
- extends RuntimeException
Base exception for all ez-vcard exceptions.
- Author:
- Michael Angstadt
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
VCardException
public VCardException(String msg,
Throwable t)
VCardException
public VCardException(String msg)
VCardException
public VCardException()
Copyright © 2012-2013. All Rights Reserved.