Class PreconditionFailedException

    • Constructor Detail

      • PreconditionFailedException

        public PreconditionFailedException​(String message)
        Constructs a new PreconditionFailedException with the specified error message.
        Parameters:
        message - Describes the error encountered.