public interface ProcessorSessionExecutionBody<X extends java.lang.Exception>
SessionExecutionBody which stores an exception| Modifier and Type | Method and Description |
|---|---|
X |
getException()
Hook for a handled checked exception which should be captured (sic!) and rethrow after
SessionExecutionBody.execute() finishes. |
X getException()
SessionExecutionBody.execute() finishes.Copyright © 2018 SAP SE. All Rights Reserved.