org.openinvoice.ubl4j.util
Class UBL4JException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.openinvoice.ubl4j.util.UBL4JException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
FailedToMarshalException, FailedToProcessException, FailedToRenderException, FailedToRespectConstraintException, FailedToUnMarshalException

public class UBL4JException
extends Exception

Since:
\$Date: 2012/05/19 19:36:24 $
Version:
\$Revision: 4b0ab6d6e082 $
Author:
\$Author: javad $
See Also:
Serialized Form

Constructor Summary
UBL4JException()
           
UBL4JException(String s)
           
UBL4JException(String s, Throwable throwable)
           
UBL4JException(Throwable throwable)
           
 
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

UBL4JException

public UBL4JException()

UBL4JException

public UBL4JException(String s)

UBL4JException

public UBL4JException(String s,
                      Throwable throwable)

UBL4JException

public UBL4JException(Throwable throwable)


Copyright © 2011-2012 Plain Source. All Rights Reserved.