public class ForbiddenUserException extends MarkLogicServerException
Thrown when the credentials used to connect to a MarkLogic REST instance are not sufficient for the task requested. This exception corresponds to HTTP status code 403.
| Constructor and Description |
|---|
ForbiddenUserException(String message) |
ForbiddenUserException(String localMessage,
com.marklogic.client.impl.FailedRequest failedRequest) |
getFailedRequest, getMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2013-2017 MarkLogic Corporation.