Class PreconditionFailedException

All Implemented Interfaces:
Serializable

public class PreconditionFailedException extends SolidClientException
A runtime exception that represents an HTTP precondition failed (412) response.
See Also:
  • Field Details

  • Constructor Details

    • PreconditionFailedException

      public PreconditionFailedException(String message, URI uri, Headers headers, String body)
      Create a PreconditionFailedException exception.
      Parameters:
      message - the message
      uri - the uri
      headers - the response headers
      body - the body