Package org.rribbit.execution
Class AbstractListenerObjectExecutor.ThrowableResult
java.lang.Object
org.rribbit.execution.AbstractListenerObjectExecutor.ExecutionResult
org.rribbit.execution.AbstractListenerObjectExecutor.ThrowableResult
- Enclosing class:
AbstractListenerObjectExecutor
protected static class AbstractListenerObjectExecutor.ThrowableResult
extends AbstractListenerObjectExecutor.ExecutionResult
This
AbstractListenerObjectExecutor.ExecutionResult
represents an unsuccessful invocation, where the method threw a Throwable
.- Author:
- G.J. Schouten
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ThrowableResult
-
-
Method Details
-
getThrowable
-