#include <BException.h>
Inheritance diagram for BException:

Public Member Functions | |
| BException (const std::string &file, int line, const std::string &txt) | |
| std::string | description (bool msgonly=false) |
Protected Member Functions | |
| BException () | |
Protected Attributes | |
| std::string | file |
| int | line |
| std::string | text |
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3-rc3