org.jbpm.bpmn2.core
Class Error
java.lang.Object
org.jbpm.bpmn2.core.Error
- All Implemented Interfaces:
- Serializable
public class Error
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Error
public Error(String id,
String errorCode)
getId
public String getId()
getErrorCode
public String getErrorCode()
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.