com.indexdata.rest.client
public class ResourceConnectionException extends Exception
Constructor and Description |
---|
ResourceConnectionException(int code,
String message) |
ResourceConnectionException(int code,
String message,
Exception cause) |
ResourceConnectionException(String message) |
ResourceConnectionException(String message,
Exception cause) |
Modifier and Type | Method and Description |
---|---|
String |
getServerMessage() |
int |
getStatusCode() |
String |
toString() |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
Copyright © 2014. All rights reserved.