public class DataStoreRaException extends RestApiServerException
| Constructor and Description |
|---|
DataStoreRaException() |
DataStoreRaException(String message) |
DataStoreRaException(String message,
String resource) |
DataStoreRaException(String message,
String resource,
int responseCode) |
DataStoreRaException(String message,
Throwable cause) |
DataStoreRaException(String message,
Throwable cause,
String resource) |
DataStoreRaException(String message,
Throwable cause,
String resource,
int responseCode) |
DataStoreRaException(Throwable cause) |
DataStoreRaException(Throwable cause,
String resource) |
DataStoreRaException(Throwable cause,
String resource,
int responseCode) |
getRedirectLocation, getResource, getResponseCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DataStoreRaException()
public DataStoreRaException(String message)
public DataStoreRaException(String message, Throwable cause, String resource, int responseCode)
public DataStoreRaException(Throwable cause)
Copyright © 2013. All rights reserved.