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, toString
Copyright © 2021. All rights reserved.