public class CoordinationException extends Exception
| Constructor and Description |
|---|
CoordinationException(String message) |
CoordinationException(String message,
String errorCode,
Throwable throwable) |
CoordinationException(String message,
Throwable throwable) |
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018 WSO2. All rights reserved.