public class BrokerClientException extends RuntimeException
| Constructor and Description |
|---|
BrokerClientException() |
| Modifier and Type | Method and Description |
|---|---|
void |
addMessage(String message)
Add a message to the exception instance.
|
List<String> |
getMessages()
Get all error messages of this exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018 WSO2. All rights reserved.