public abstract class DetailedFlowException extends FlowException
| Constructor and Description | 
|---|
DetailedFlowException(String message)  | 
DetailedFlowException(String message,
                     Throwable cause)  | 
| Modifier and Type | Method and Description | 
|---|---|
abstract List<String> | 
getDetailedLogMessages()  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2020. All rights reserved.