org.ow2.petals.component.framework.jbidescriptor
Class CDKJBIDescriptorException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by 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

Constructor Summary
CDKJBIDescriptorException()
           
CDKJBIDescriptorException(String message)
           
CDKJBIDescriptorException(String message, Throwable cause)
           
CDKJBIDescriptorException(Throwable cause)
           
 
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

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.