com.ebmwebsourcing.easybpel.model.bpel.impl.exception
Class UserDefinedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ebmwebsourcing.easyviper.core.api.CoreException
com.ebmwebsourcing.easybpel.model.bpel.api.BPELException
com.ebmwebsourcing.easybpel.model.bpel.impl.exception.UserDefinedException
- All Implemented Interfaces:
- java.io.Serializable
public class UserDefinedException
- extends com.ebmwebsourcing.easybpel.model.bpel.api.BPELException
- Author:
- Nicolas Salatge - eBM WebSourcing
- See Also:
- Serialized Form
| Methods inherited from class com.ebmwebsourcing.easyviper.core.api.CoreException |
equals, getFault, getName, hashCode, setFault, setName |
| 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, finalize, getClass, notify, notifyAll, wait, wait, wait |
UserDefinedException
public UserDefinedException(javax.xml.namespace.QName faultName,
java.lang.String faultVariable,
UserDefinedException.FaultQnameType qnameType,
javax.xml.namespace.QName qname,
com.ebmwebsourcing.easyviper.core.api.engine.Scope scope)
getScope
public com.ebmwebsourcing.easyviper.core.api.engine.Scope getScope()
getFaultName
public javax.xml.namespace.QName getFaultName()
getFaultVariableName
public java.lang.String getFaultVariableName()
getQnameType
public UserDefinedException.FaultQnameType getQnameType()
getQname
public javax.xml.namespace.QName getQname()
resolveFaultMessage
public void resolveFaultMessage()
throws com.ebmwebsourcing.easyviper.core.api.CoreException
- Overrides:
resolveFaultMessage in class com.ebmwebsourcing.easyviper.core.api.CoreException
- Throws:
com.ebmwebsourcing.easyviper.core.api.CoreException
Copyright © 2012 Petals Link. All Rights Reserved.