local.tomas.vcard
Class VCardException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by local.tomas.vcard.VCardException
All Implemented Interfaces:
java.io.Serializable

public class VCardException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
VCardException()
           
VCardException(java.lang.String message)
           
VCardException(java.lang.String message, java.lang.Throwable cause)
           
VCardException(java.lang.Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

VCardException

public VCardException()

VCardException

public VCardException(java.lang.String message)

VCardException

public VCardException(java.lang.String message,
                      java.lang.Throwable cause)

VCardException

public VCardException(java.lang.Throwable cause)


Copyright © 2007 null. All Rights Reserved.