ui-utilcpp 1.10.3
|
Use this exception class if you want to catch failures on system/library calls. More...
#include <Sys.hpp>
Public Member Functions | |
Exception (std::string const &what=NoWhatGiven_, std::string const &debug=NoDebugGiven_, int const &errNo=0) | |
Use this exception class if you want to catch failures on system/library calls.
|
inlinevirtual |
Reimplemented from UI::Exception.