com.ebmwebsourcing.easybpel.model.bpel.impl.exception
Class SubLanguageExecutionFaultException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.ebmwebsourcing.easyviper.core.api.CoreException
              extended by com.ebmwebsourcing.easybpel.model.bpel.api.BPELException
                  extended by com.ebmwebsourcing.easybpel.model.bpel.impl.exception.BuiltInException
                      extended by com.ebmwebsourcing.easybpel.model.bpel.impl.exception.SubLanguageExecutionFaultException
All Implemented Interfaces:
java.io.Serializable

public class SubLanguageExecutionFaultException
extends BuiltInException

Author:
Nicolas Salatge - eBM WebSourcing
See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.ebmwebsourcing.easybpel.model.bpel.impl.exception.BuiltInException
AMBIGUOUS_RECEIVE, COMPLETION_CONDITION_FAILURE, CONFLICTING_RECEIVE, CONFLICTING_REQUEST, CORRELATION_VIOLATION, INVALID_BRANCH_CONDITION, INVALID_EXPRESSION_VALUE, INVALID_VARIABLES, JOIN_FAILURE, MISMATCHED_ASSIGNEMENT_FAILURE, MISSING_REPLY, MISSING_REQUEST, SCOPE_INITIALIZATION_FAILURE, SELECTION_FAILURE, SUB_LANGUAGE_EXECUTION_FAULT, UNINITIALIZED_PARTNER_ROLE, UNINITIALIZED_VARIABLE, UNSUPPORTED_REFERENCE, XSLT_INVALID_SOURCE, XSLT_STYLESHEET_NOT_FOUND
 
Constructor Summary
SubLanguageExecutionFaultException()
           
SubLanguageExecutionFaultException(java.lang.String msg)
           
 
Method Summary
 
Methods inherited from class com.ebmwebsourcing.easybpel.model.bpel.impl.exception.BuiltInException
setName, valueOfBPELBuiltInExceptionFrom
 
Methods inherited from class com.ebmwebsourcing.easyviper.core.api.CoreException
equals, getFault, getName, hashCode, resolveFaultMessage, setFault
 
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
 

Constructor Detail

SubLanguageExecutionFaultException

public SubLanguageExecutionFaultException()

SubLanguageExecutionFaultException

public SubLanguageExecutionFaultException(java.lang.String msg)


Copyright © 2012 Petals Link. All Rights Reserved.