|
class | zypp::repo::RepoException |
| Exception for repository handling. More...
|
|
class | zypp::repo::RepoNotCachedException |
| The repository cache is not built yet so you can't create the repostories from the cache. More...
|
|
class | zypp::repo::RepoNoUrlException |
| thrown when it was impossible to determine one url for this repo. More...
|
|
class | zypp::repo::RepoNoAliasException |
| thrown when it was impossible to determine an alias for this repo. More...
|
|
class | zypp::repo::RepoInvalidAliasException |
| Thrown when the repo alias is found to be invalid. More...
|
|
class | zypp::repo::RepoNotFoundException |
| thrown when it was impossible to match a repository More...
|
|
class | zypp::repo::RepoAlreadyExistsException |
| Repository already exists and some unique attribute can't be duplicated. More...
|
|
class | zypp::repo::RepoUnknownTypeException |
| thrown when it was impossible to determine this repo type. More...
|
|
class | zypp::repo::RepoMetadataException |
| thrown when it was impossible to use the raw metadata for this repo. More...
|
|
class | zypp::repo::ServiceException |
| Base Exception for service handling. More...
|
|
class | zypp::repo::ServiceNoAliasException |
| Service without alias was used in an operation. More...
|
|
class | zypp::repo::ServiceInvalidAliasException |
| Thrown when the repo alias is found to be invalid. More...
|
|
class | zypp::repo::ServiceAlreadyExistsException |
| Service already exists and some unique attribute can't be duplicated. More...
|
|
class | zypp::repo::ServiceNoUrlException |
| Service has no or invalid url defined. More...
|
|
class | zypp::repo::ServicePluginException |
| PLUGIN Service related exceptions. More...
|
|
class | zypp::repo::ServicePluginInformalException |
| Service plugin has trouble providing the metadata but this should not be treated as error. More...
|
|
class | zypp::repo::ServicePluginImmutableException |
| Service plugin is immutable. More...
|
|