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