Package copr_cli :: Module copr_exceptions
[hide private]
[frames] | no frames]

Module copr_exceptions

source code

Exceptions for copr-cli

Classes [hide private]
  CoprCliException
Basic exception class for copr-cli.
  CoprCliNoConfException
Exception thrown when no config file is found.
  CoprCliConfigException
Exception thrown when the config file is incomplete or malformated.
  CoprCliRequestException
Exception thrown when the request is bad.
  CoprCliBuildException
Exception thrown when one or more builds fail and Cli is waiting for the result.
  CoprCliUnknownResponseException
Exception thrown when the response is unknown to cli.
Variables [hide private]
  __package__ = None