org.openinvoice.ubl4j.text
Class FailedToRenderException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.openinvoice.ubl4j.util.UBL4JException
              extended by org.openinvoice.ubl4j.text.FailedToRenderException
All Implemented Interfaces:
Serializable

public class FailedToRenderException
extends UBL4JException

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

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

FailedToRenderException

public FailedToRenderException(Throwable throwable)

FailedToRenderException

public FailedToRenderException(String s,
                               Throwable throwable)

FailedToRenderException

public FailedToRenderException()


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