org.ow2.petals.component.framework.api.exception
Class PEtALSCDKException
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.jbi.JBIException
org.ow2.petals.component.framework.api.exception.PEtALSCDKException
- All Implemented Interfaces:
- Serializable
public class PEtALSCDKException
- extends javax.jbi.JBIException
The generic CDK exception.
- Since:
- 1.0
- Author:
- chamerling - EBM WebSourcing
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PEtALSCDKException
public PEtALSCDKException(String message,
Throwable cause)
PEtALSCDKException
public PEtALSCDKException(String message)
PEtALSCDKException
public PEtALSCDKException(Throwable cause)
Copyright © 2005-2012 Petals Link (EBM Websourcing). All Rights Reserved.