#include <UExcept.hxx>
Inheritance diagram for sherpa::UExceptionBase:

Public Member Functions | |
| UExceptionBase (const UExceptionType *et, const char *file, int line, const std::string &msg) | |
| UExceptionBase (const UExceptionBase &cme) | |
| virtual | ~UExceptionBase () |
Data Fields | |
| const UExceptionType * | et |
| std::string | msg |
| const char * | file |
| uint32_t | line |
Definition at line 59 of file UExcept.hxx.
| sherpa::UExceptionBase::UExceptionBase | ( | const UExceptionType * | et, | |
| const char * | file, | |||
| int | line, | |||
| const std::string & | msg | |||
| ) |
| sherpa::UExceptionBase::UExceptionBase | ( | const UExceptionBase & | cme | ) |
| sherpa::UExceptionBase::~UExceptionBase | ( | ) | [virtual] |
Definition at line 55 of file UExcept.cxx.
| const char* sherpa::UExceptionBase::file |
| uint32_t sherpa::UExceptionBase::line |
| std::string sherpa::UExceptionBase::msg |
1.4.7