#include <action.hh>
|
| ActionFailedError (const std::string &msg) 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 () |
|
| Exception (const std::string &message) noexcept |
|
| Exception (const Exception &) |
|
Thrown if an action fails.
- Since
- 0.42
- Examples:
- example_action.cc.
The documentation for this class was generated from the following file:
- /mnt/home/bo/scm/paludis/paludis/paludis/action.hh