#include <name.hh>
|
| PackageNamePartError (const std::string &name) noexcept |
|
const std::string & | message () const noexcept |
|
std::string | backtrace (const std::string &delim) const |
|
bool | empty () const |
|
const char * | what () const noexcept |
|
virtual | ~Exception () |
|
|
| NameError (const std::string &name, const std::string &role) noexcept |
|
| NameError (const std::string &name, const std::string &role, const std::string &msg) noexcept |
|
| Exception (const std::string &message) noexcept |
|
| Exception (const Exception &) |
|
A PackageNamePartError is thrown if an invalid value is assigned to a PackageNamePart.
paludis::PackageNamePartError::PackageNamePartError |
( |
const std::string & |
name | ) |
|
|
noexcept |
The documentation for this class was generated from the following file:
- /mnt/home/bo/scm/paludis/paludis/paludis/name.hh