public class RESTServiceException extends RuntimeException
Constructor and Description |
---|
RESTServiceException(int status,
String response,
String endoint) |
Modifier and Type | Method and Description |
---|---|
String |
getEndoint() |
String |
getResponse() |
int |
getStatus() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.