public class FailOnMissException extends OpenLRuntimeException
Constructor and Description |
---|
FailOnMissException(String message,
DecisionTable decisionTable,
Object[] invocationParameters) |
Modifier and Type | Method and Description |
---|---|
DecisionTable |
getDecisionTable() |
Object[] |
getInvocationParameters() |
ILocation |
getLocation() |
IOpenSourceCodeModule |
getSourceModule() |
getMessage, getNode, getOpenlCallStack, getOriginalMessage, printStackTrace, printStackTrace, printStackTrace, pushMethodNode
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getCause
public FailOnMissException(String message, DecisionTable decisionTable, Object[] invocationParameters)
public DecisionTable getDecisionTable()
public Object[] getInvocationParameters()
public ILocation getLocation()
getLocation
in interface OpenLException
getLocation
in class OpenLRuntimeException
public IOpenSourceCodeModule getSourceModule()
getSourceModule
in interface OpenLException
getSourceModule
in class OpenLRuntimeException
Copyright © 2013. All Rights Reserved.