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

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

public static class BpmRuntimeError.Args1
extends Object


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

Method Detail

raise

public BpmRuntimeError raise(Object arg)

raise

public BpmRuntimeError raise(long arg)

getErrorCode

public String getErrorCode()


Copyright © 2017 Eclipse Stardust. All Rights Reserved.