org.openinvoice.ubl4j.common
Class FailedToProcessException

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.common.FailedToProcessException
All Implemented Interfaces:
Serializable

public class FailedToProcessException
extends UBL4JException

Since:
\$Date: 2011/08/11 20:57:32 $
Version:
\$Revision: 6017cf649e20 $
Author:
\$Author: javad $
See Also:
Serialized Form

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

FailedToProcessException

public FailedToProcessException()

FailedToProcessException

public FailedToProcessException(String s,
                                Throwable throwable)

FailedToProcessException

public FailedToProcessException(String s)

FailedToProcessException

public FailedToProcessException(Throwable throwable)


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