interface ThrowableHandlingStep
Type Params | Return Type | Name and description |
---|---|---|
|
abstract boolean |
canHandleThrowable(GloopExecutionContext context, java.lang.Throwable t) |
|
abstract void |
prepareCatchContextModel(GloopExecutionContext context, java.lang.Throwable ex) |