public class ClientConnectorException extends Exception
| Constructor and Description |
|---|
ClientConnectorException(String message,
int httpStatusCode) |
ClientConnectorException(String outboundChannelID,
String message) |
ClientConnectorException(String outboundChannelID,
String message,
int httpStatusCode) |
| Modifier and Type | Method and Description |
|---|---|
int |
getHttpStatusCode() |
String |
getOutboundChannelID() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2023 WSO2. All rights reserved.