|
Oracle BPEL Process Manager Workflow Services API Reference 10g Release 3 (10.1.3) B28985-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.oracle.bpel.client.ServerException
com.collaxa.cube.CubeException
oracle.bpel.services.common.exception.ServicesException
oracle.bpel.services.workflow.WorkflowException
oracle.bpel.services.workflow.metadata.TaskMetadataServiceException
| Field Summary | |
static java.lang.String |
PAYLOAD_PART_NAME |
| Fields inherited from class com.collaxa.cube.CubeException |
DEFAULT_EXCEPTION_TYPE, DEFAULT_SEVERITY, EXCEPTION_TYPE_ERROR, EXCEPTION_TYPE_INFORMATION, EXCEPTION_TYPE_SECURITY, EXCEPTION_TYPE_SYSTEM, EXCEPTION_TYPE_WARNING |
| Constructor Summary | |
TaskMetadataServiceException(int err, java.lang.Object[] objs) |
|
TaskMetadataServiceException(int err, java.lang.Object[] objs, java.lang.Throwable t) |
|
TaskMetadataServiceException(WorkflowException e) |
|
| Method Summary | |
java.lang.String |
getFaultName()Get the fault name corresponding to the exception |
java.lang.Object |
getPart(java.lang.String s)Get the part corresponding to the part name |
java.util.Map |
getParts()Get the parts in the message |
| Methods inherited from class oracle.bpel.services.common.exception.ServicesException |
getComponent, getDomainId, getProcessName, getProcessRevision, setLocale, setPropertyBundleName, setPropertyBundleName |
| Methods inherited from class com.collaxa.cube.CubeException |
convert2ExceptionType, convertFromExceptionType, getContext, getDescription, getExceptionType, getFix, getLocalizedMessage, getMessage, getMessage, getMessage, getMessage, getName, getPrefix, getResourceBundle, getSeverity, isErrorCodeDefined, main, setContext, setContext, setContext, setDescription, setExceptionType, setFix, setMessageArgs, setName, setPrefix, setResourceBundleName, setSeverity, toString |
| Methods inherited from class com.oracle.bpel.client.ServerException |
getErrorCode, getRootCause, printStackTrace |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getStackTrace, initCause, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final java.lang.String PAYLOAD_PART_NAME
| Constructor Detail |
public TaskMetadataServiceException(int err,
java.lang.Object[] objs)
public TaskMetadataServiceException(int err,
java.lang.Object[] objs,
java.lang.Throwable t)
public TaskMetadataServiceException(WorkflowException e)
| Method Detail |
public java.lang.String getFaultName()
getFaultName in interface com.collaxa.cube.ws.wsif.providers.java.IJavaBindingExceptiongetFaultName in class WorkflowExceptionpublic java.lang.Object getPart(java.lang.String s)
getPart in interface com.collaxa.cube.ws.wsif.providers.java.IJavaBindingExceptiongetPart in class WorkflowExceptionpublic java.util.Map getParts()
getParts in interface com.collaxa.cube.ws.wsif.providers.java.IJavaBindingExceptiongetParts in class WorkflowException
|
Oracle BPEL Process Manager Workflow Services API Reference 10g Release 3 (10.1.3) B28985-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright © 2006, Oracle. All rights reserved.