public class CodeDxClientException extends Exception
Constructor and Description |
---|
CodeDxClientException(String requestMethod,
String requestPath,
String responseMessage,
int httpCode,
String responseContent) |
Modifier and Type | Method and Description |
---|---|
int |
getHttpCode() |
String |
getRequestMethod() |
String |
getRequestPath() |
String |
getResponseContent() |
String |
getResponseMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2004-2017. All Rights Reserved.