|
UniSet
1.4.0
|
#include <Exceptions.h>
Открытые члены | |
| void | printException () |
| Exception (const std::string &txt) | |
| virtual const char * | what () |
Защищенные данные | |
| const std::string | text |
Друзья | |
| std::ostream & | operator<< (std::ostream &os, Exception &ex) |
Базовый класс для всех исключений в библиотеке UniSet
1.7.6.1