class WriteError(Error):
    """Error that is raised when writing 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 write instead of depending