Class PreconditionFailedException

  • All Implemented Interfaces:
    Serializable

    public class PreconditionFailedException
    extends Exception
    Thrown when a precondition failed. This is NOT the same as a PreconditionErrorException: A failure just means that the specified condition evaluated to "does not apply".
    See Also:
    Serialized Form