Uses of Package
org.ow2.petals.component.framework.api.exception

Packages that use org.ow2.petals.component.framework.api.exception
org.ow2.petals.component.framework.api   
org.ow2.petals.component.framework.api.configuration   
org.ow2.petals.component.framework.api.exception   
org.ow2.petals.component.framework.api.notification   
org.ow2.petals.component.framework.api.util   
 

Classes in org.ow2.petals.component.framework.api.exception used by org.ow2.petals.component.framework.api
PEtALSCDKException
          The generic CDK exception.
 

Classes in org.ow2.petals.component.framework.api.exception used by org.ow2.petals.component.framework.api.configuration
PEtALSCDKException
          The generic CDK exception.
 

Classes in org.ow2.petals.component.framework.api.exception used by org.ow2.petals.component.framework.api.exception
FaultException
           All exceptions based on this exception will be transform in a SOAP Fault according to the following rules: the fault code is set with the value returned by FaultException.getFaultCode(), the fault string is set with the value returned by Throwable.getMessage(), the fault actor is set with the value returned by FaultException.getFaultActor(), the detail is set with the exception stack trace.
 

Classes in org.ow2.petals.component.framework.api.exception used by org.ow2.petals.component.framework.api.notification
PEtALSCDKException
          The generic CDK exception.
 

Classes in org.ow2.petals.component.framework.api.exception used by org.ow2.petals.component.framework.api.util
PEtALSCDKException
          The generic CDK exception.
 



Copyright © 2005-2012 Petals Link (EBM Websourcing). All Rights Reserved.