public interface JdbcTaskExecutionThrowableEvent
| Modifier and Type | Field and Description |
|---|---|
static javax.slee.EventTypeID |
EVENT_TYPE_ID |
| Modifier and Type | Method and Description |
|---|---|
JdbcTask |
getTask()
Retrieves the task which execution thrown an exception.
|
Throwable |
getThrowable()
Retrieves the
Throwable thrown when executing. |
Copyright © 2017. All rights reserved.