LOOS 4.1.0
The Lightweight Object Oriented Structural analysis library/toolkit
|
DEPRECATED exception class...use loos::UnsetProperty instead. More...
#include <Atom.hpp>
Public Member Functions | |
UnsetProperty (const std::string &p) | |
UnsetProperty (const Atom &a, const std::string &p) | |
Public Member Functions inherited from loos::LOOSError | |
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 () |
Additional Inherited Members | |
Protected Attributes inherited from loos::LOOSError | |
std::string | _msg |
DEPRECATED exception class...use loos::UnsetProperty instead.