jBPM distribution 6.0.0.CR1

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, 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.0.0.CR1

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