org.eclipse.stardust.engine.api.runtime
Class BpmRuntimeError.Args0

java.lang.Object
  extended by org.eclipse.stardust.engine.api.runtime.BpmRuntimeError.Args0
Enclosing class:
BpmRuntimeError

public static class BpmRuntimeError.Args0
extends Object


Method Summary
 String getErrorCode()
           
 BpmRuntimeError raise()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

raise

public BpmRuntimeError raise()

getErrorCode

public String getErrorCode()


Copyright © 2017 Eclipse Stardust. All Rights Reserved.