public class ResourceNotResendableException extends MarkLogicServerException
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.
| Constructor and Description |
|---|
ResourceNotResendableException(String message) |
getFailedRequest, getMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ResourceNotResendableException(String message)
Copyright © 2013-2017 MarkLogic Corporation.