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:
- java.io.Serializable
public class CDKJBIDescriptorException
- extends java.lang.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 |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
CDKJBIDescriptorException
public CDKJBIDescriptorException()
CDKJBIDescriptorException
public CDKJBIDescriptorException(java.lang.String message,
java.lang.Throwable cause)
- Parameters:
message - cause -
CDKJBIDescriptorException
public CDKJBIDescriptorException(java.lang.String message)
- Parameters:
message -
CDKJBIDescriptorException
public CDKJBIDescriptorException(java.lang.Throwable cause)
- Parameters:
cause -
Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.