Package | Description |
---|---|
com.marklogic.client |
The package provides the core classes, interfaces and exceptions for working with the database.
|
Modifier and Type | Class and Description |
---|---|
class |
FailedRequestException
A FailedRequestException is used to capture and report on problems
from the REST API.
|
class |
ForbiddenUserException
Thrown when the credentials used to connect to a MarkLogic REST instance
are not sufficient for the task requested.
|
class |
ResourceNotFoundException
Exception thrown when the server responds with HTTP status code 404.
|
class |
ResourceNotResendableException
Exception thrown when the server responds with HTTP status code 503
and a Retry-After header of 1 but the request is a PUT or POST
and the payload is streaming.
|
Copyright © 2013-2016 MarkLogic Corporation.