org.ow2.petals.component.framework.jbidescriptor
Class CDKJBIDescriptorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.ow2.petals.component.framework.jbidescriptor.CDKJBIDescriptorException
- All Implemented Interfaces:
- Serializable
public class CDKJBIDescriptorException
- extends Exception
CDK JBI descriptor exception.
Created on 22 mai 2008
- Since:
- 1.0
- Author:
- Christophe HAMERLING - eBM WebSourcing
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CDKJBIDescriptorException
public CDKJBIDescriptorException()
CDKJBIDescriptorException
public CDKJBIDescriptorException(String message,
Throwable cause)
- Parameters:
message - cause -
CDKJBIDescriptorException
public CDKJBIDescriptorException(String message)
- Parameters:
message -
CDKJBIDescriptorException
public CDKJBIDescriptorException(Throwable cause)
- Parameters:
cause -
Copyright © 2005-2012 Petals Link (EBM Websourcing). All Rights Reserved.