#include <iosfwd>#include <string>#include "zypp/base/Exception.h"#include "zypp/base/UserRequestException.h"#include "zypp/RepoInfo.h"Go to the source code of this file.
Namespaces | |
| namespace | zypp |
| namespace | zypp::repo |
Classes | |
| class | zypp::repo::RepoException |
| 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::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... | |
1.5.3