public class ResourceNotFoundException extends MarkLogicServerException
Exception thrown when the server responds with HTTP status code 404. Access the failed request payload using getFailedRequest()
| Constructor and Description |
|---|
ResourceNotFoundException(String message) |
ResourceNotFoundException(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.