|
0.12.0
|
|
Freundlich's C++ toolkit |
Public Member Functions | |
| exception (fcppt::string const &) | |
Public Member Functions inherited from fcppt::container::exception | |
| exception (fcppt::string const &) | |
Public Member Functions inherited from fcppt::exception | |
| exception (fcppt::string const &what) | |
| Constructs an exception from a string. | |
| exception (fcppt::exception const &other) | |
| Copy constructs an exception. | |
| fcppt::exception & | operator= (fcppt::exception const &other) |
| Assigns an exception. | |
| fcppt::string const & | string () const |
| Returns the error message. | |
| char const * | what () const throw () |
| Returns a generic error. | |
| virtual | ~exception () throw () |
|
explicit |
1.8.2