public class AccessApiException extends RvdException
| Constructor and Description |
|---|
AccessApiException() |
AccessApiException(String message) |
AccessApiException(String message,
Throwable throwable) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getStatusCode() |
AccessApiException |
setStatusCode(Integer statusCode) |
asJson, getExceptionSummaryaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AccessApiException()
public AccessApiException(String message)
public Integer getStatusCode()
public AccessApiException setStatusCode(Integer statusCode)
Copyright © 2016. All Rights Reserved.