jBPM distribution 6.2.0.CR4

org.jbpm.bpmn2.core
Class Error

java.lang.Object
  extended by org.jbpm.bpmn2.core.Signal
      extended by org.jbpm.bpmn2.core.Error
All Implemented Interfaces:
Serializable

public class Error
extends Signal
implements Serializable

See Also:
Serialized Form

Constructor Summary
Error(String id, String errorCode, String itemRef)
           
 
Method Summary
 String getErrorCode()
           
 
Methods inherited from class org.jbpm.bpmn2.core.Signal
getId, getName, getStructureRef
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Error

public Error(String id,
             String errorCode,
             String itemRef)
Method Detail

getErrorCode

public String getErrorCode()

jBPM distribution 6.2.0.CR4

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.