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
Direct Known Subclasses:
PDFInvoiceRendererBeanException

public class UBL4JConfigurationException
extends IllegalArgumentException

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

Constructor Summary
UBL4JConfigurationException(String propertyKey)
           
 
Method Summary
 String getConfigurationFileName()
           
 void setConfigurationFileName(String configurationFileName)
           
 String toString()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UBL4JConfigurationException

public UBL4JConfigurationException(String propertyKey)
Method Detail

getConfigurationFileName

public String getConfigurationFileName()

setConfigurationFileName

public void setConfigurationFileName(String configurationFileName)

toString

public String toString()
Overrides:
toString in class Throwable


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