jBPM distribution 6.0.0.Alpha9

org.jbpm.bpmn2.core
Class Error

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

public class Error
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
Error(String id, String errorCode)
           
 
Method Summary
 String getErrorCode()
           
 String getId()
           
 
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)
Method Detail

getId

public String getId()

getErrorCode

public String getErrorCode()

jBPM distribution 6.0.0.Alpha9

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