class GenerateError(Error):
    """Error that is raised when generating 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 generate instead of depending