public class ToolingException extends RuntimeException
| Constructor and Description |
|---|
ToolingException(String message) |
ToolingException(String message,
Throwable cause) |
ToolingException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getRootCauseMessage() |
String[] |
getRootCauseStackTrace() |
String |
getRootCauseType() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018 MuleSoft, Inc.. All rights reserved.