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

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.MismatchedAssignementFailureException
All Implemented Interfaces:
java.io.Serializable

public class MismatchedAssignementFailureException
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
MismatchedAssignementFailureException()
           
MismatchedAssignementFailureException(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

MismatchedAssignementFailureException

public MismatchedAssignementFailureException()

MismatchedAssignementFailureException

public MismatchedAssignementFailureException(java.lang.String msg)


Copyright © 2012 Petals Link. All Rights Reserved.