|
LOOS 4.1.0
The Lightweight Object Oriented Structural analysis library/toolkit
|
Generic LOOS exception. More...
#include <exceptions.hpp>


Public Member Functions | |
| LOOSError (const std::string &arg) | |
| LOOSError (const Atom &a, const std::string &arg) | |
| LOOSError (const std::string &fname, const Atom &a, const std::string &arg) | |
| virtual const char * | what (void) const throw () |
Protected Attributes | |
| std::string | _msg |
Generic LOOS exception.