org.openinvoice.ubl4j.common
Class FailedToProcessException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.openinvoice.ubl4j.util.UBL4JException
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
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
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.