public class ClusterMgtException extends Exception
Constructor and Description |
---|
ClusterMgtException() |
ClusterMgtException(String message) |
ClusterMgtException(String faultString,
String faultCode) |
ClusterMgtException(String message,
Throwable cause) |
ClusterMgtException(Throwable cause) |
Modifier and Type | Method and Description |
---|---|
String |
getFaultCode() |
String |
getFaultString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2018 WSO2. All rights reserved.