public abstract class AbstractSQLExecutionEvent extends AbstractExecutionEvent
| Constructor and Description |
|---|
AbstractSQLExecutionEvent() |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<SQLException> |
getException()
Get exception.
|
public com.google.common.base.Optional<SQLException> getException()
getException in class AbstractExecutionEventCopyright © 2018. All rights reserved.