Home
Trees
Indices
Help
[
hide private
]
[
frames
] |
no frames
]
[
Module Hierarchy
|
Class Hierarchy
]
Class Hierarchy
object
:
The most base type
exceptions.BaseException
:
Common base class for all exceptions
exceptions.Exception
:
Common base class for all non-exit exceptions.
copr.client.exceptions.CoprBuildException
:
Exception thrown when one or more builds fail and Cli is waiting for the result.
copr.client.exceptions.CoprException
:
Basic exception class for copr-cli.
copr.client.exceptions.CoprConfigException
:
Exception thrown when the config file is incomplete or malformed.
copr.client.exceptions.CoprNoConfException
:
Exception thrown when no config file is found.
copr.client.exceptions.CoprRequestException
:
Exception thrown when the request is bad.
copr.client.exceptions.CoprUnknownResponseException
:
Exception thrown when the response is unknown to cli.
copr.client.responses.BaseResponse
:
Base class for API responses.
copr.client.responses.BuildDetailsResponse
copr.client.responses.BuildRequestResponse
copr.client.responses.BuildStatusResponse
copr.client.responses.CancelBuildResponse
copr.client.responses.CreateProjectResponse
copr.client.responses.DeleteProjectResponse
copr.client.responses.GetProjectsListResponse
copr.client.responses.ModifyProjectChrootResponse
copr.client.responses.ModifyProjectResponse
copr.client.responses.ProjectChrootDetailsResponse
copr.client.responses.ProjectDetailsResponse
copr.client.responses.SearchResponse
copr.client.responses.BuildMixin
:
Provides methods related to individual builds Object must have fields "client" and "build_id"
copr.client.responses.BuildDetailsResponse
copr.client.responses.BuildStatusResponse
copr.client.responses.CancelBuildResponse
copr.client.client.CoprClient
copr.client.responses.ProjectMixin
:
Provides methods related to copr project.
copr.client.responses.BuildRequestResponse
copr.client.responses.CreateProjectResponse
copr.client.responses.DeleteProjectResponse
copr.client.responses.ModifyProjectResponse
copr.client.responses.ProjectChrootMixin
:
Provides methods related to project chroots Object must have fields "client", "project_name", "chroot"
copr.client.responses.ModifyProjectChrootResponse
copr.client.responses.ProjectChrootDetailsResponse
copr.client.responses.ProjectDetailsResponse
copr.client.responses.ProjectWrapper
Home
Trees
Indices
Help
Generated by Epydoc 3.0.1 on Tue Aug 26 13:44:31 2014
http://epydoc.sourceforge.net