LOOS 4.1.0
The Lightweight Object Oriented Structural analysis library/toolkit
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
loos::LOOSError Class Reference

Generic LOOS exception. More...

#include <exceptions.hpp>

Inheritance diagram for loos::LOOSError:
Inheritance graph
[legend]
Collaboration diagram for loos::LOOSError:
Collaboration graph
[legend]

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 charwhat (void) const throw ()
 

Protected Attributes

std::string _msg
 

Detailed Description

Generic LOOS exception.


The documentation for this class was generated from the following file: