public class QueryProviderException extends QueryException
| Constructor and Description |
|---|
QueryProviderException(String message) |
QueryProviderException(String message,
int statusCode) |
QueryProviderException(String message,
Throwable cause) |
QueryProviderException(String message,
Throwable cause,
int statusCode) |
QueryProviderException(Throwable cause) |
QueryProviderException(Throwable cause,
int statusCode) |
| Modifier and Type | Method and Description |
|---|---|
int |
getStatusCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic QueryProviderException(String message)
public QueryProviderException(String message, int statusCode)
public QueryProviderException(String message, Throwable cause, int statusCode)
public QueryProviderException(Throwable cause)
public QueryProviderException(Throwable cause, int statusCode)
Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries