|
paludis
Version 1.4.0
|
#include <pty.hh>
Inheritance diagram for paludis::PtyError:Basic operations | |
| PtyError (const std::string &message) throw () | |
Additional Inherited Members | |
Public Member Functions inherited from paludis::Exception | |
| const std::string & | message () const PALUDIS_ATTRIBUTE((nothrow)) throw () |
| std::string | backtrace (const std::string &delim) const |
| bool | empty () const |
| const char * | what () const throw () |
| virtual | ~Exception () PALUDIS_ATTRIBUTE((nothrow)) throw () |
Protected Member Functions inherited from paludis::Exception | |
| Exception (const std::string &message) throw () | |
| Exception (const Exception &) | |
Thrown if a pty cannot be allocated and opened.
1.8.3.1