org.openinvoice.ubl4j.text
Class PDFInvoiceRendererBeanException

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
                      extended by org.openinvoice.ubl4j.text.PDFInvoiceRendererBeanException
All Implemented Interfaces:
Serializable

public class PDFInvoiceRendererBeanException
extends UBL4JConfigurationException

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

Constructor Summary
PDFInvoiceRendererBeanException(String propertyKey)
           
 
Method Summary
 String getHint()
           
 void setHint(String hint)
           
 String toString()
           
 
Methods inherited from class org.openinvoice.ubl4j.util.UBL4JConfigurationException
getConfigurationFileName, setConfigurationFileName
 
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

PDFInvoiceRendererBeanException

public PDFInvoiceRendererBeanException(String propertyKey)
Method Detail

getHint

public String getHint()

setHint

public void setHint(String hint)

toString

public String toString()
Overrides:
toString in class UBL4JConfigurationException


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