class ReadError(Error):
    """Error that is raised when reading a secret.

    For now, this error is not subclassed, as we are not parsing the CLI's error message.
    When refactoring the client to have its own implementation of read instead of depending