public class ClusterMgtAdminException extends Exception
| Modifier and Type | Field and Description |
|---|---|
String |
errorMessage |
| Constructor and Description |
|---|
ClusterMgtAdminException() |
ClusterMgtAdminException(String message) |
ClusterMgtAdminException(String message,
Throwable cause) |
ClusterMgtAdminException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic String errorMessage
public ClusterMgtAdminException()
public ClusterMgtAdminException(String message)
public ClusterMgtAdminException(Throwable cause)
public String getErrorMessage()
Copyright © 2017 WSO2. All rights reserved.