Class ConditionalCheckFailedException

    • Constructor Detail

      • ConditionalCheckFailedException

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