public class FlowExceptionEvent extends Object
| 构造器和说明 |
|---|
FlowExceptionEvent(String flow,
Throwable throwable,
TargetContext targetContext) |
public FlowExceptionEvent(String flow, Throwable throwable, TargetContext targetContext)
public String getFlow()
public Throwable getThrowable()
public TargetContext getTargetContext()
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.