org.openinvoice.ubl4j.util
Class UBL4JConfigurationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by java.lang.IllegalArgumentException
                  extended by org.openinvoice.ubl4j.util.UBL4JConfigurationException
All Implemented Interfaces:
Serializable

public class UBL4JConfigurationException
extends IllegalArgumentException

Since:
\$Date: 2011/07/30 22:20:09 $
Version:
\$Revision: d86e75fb9d28 $
Author:
\$Author: javad $
See Also:
Serialized Form

Constructor Summary
UBL4JConfigurationException(String s)
           
UBL4JConfigurationException(String s, 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

UBL4JConfigurationException

public UBL4JConfigurationException(String s)

UBL4JConfigurationException

public UBL4JConfigurationException(String s,
                                   Throwable throwable)


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