public abstract class AbstractExecutionEvent extends Object
| Constructor and Description |
|---|
AbstractExecutionEvent() |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<? extends Exception> |
getException()
Get exception.
|
public com.google.common.base.Optional<? extends Exception> getException()
Copyright © 2018. All rights reserved.