Package copr :: Package client :: Module exceptions
[hide private]
[frames] | no frames]

Module exceptions

source code

Exceptions for copr-cli

Classes [hide private]
  CoprException
Basic exception class for copr-cli.
  CoprNoConfException
Exception thrown when no config file is found.
  CoprConfigException
Exception thrown when the config file is incomplete or malformed.
  CoprRequestException
Exception thrown when the request is bad.
  CoprBuildException
Exception thrown when one or more builds fail and Cli is waiting for the result.
  CoprUnknownResponseException
Exception thrown when the response is unknown to cli.
Variables [hide private]
  __package__ = None