public class MessagingException extends RuntimeException
| Constructor and Description |
|---|
MessagingException(String message) |
MessagingException(String message,
Exception cause) |
MessagingException(String message,
String responseCode) |
| Modifier and Type | Method and Description |
|---|---|
String |
getResponseCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.