ui-utilcpp 1.10.3
Public Member Functions
UI::Util::Sys::Exception Class Reference

Use this exception class if you want to catch failures on system/library calls. More...

#include <Sys.hpp>

Inheritance diagram for UI::Util::Sys::Exception:
Inheritance graph
Collaboration diagram for UI::Util::Sys::Exception:
Collaboration graph

Public Member Functions

 Exception (std::string const &what=NoWhatGiven_, std::string const &debug=NoDebugGiven_, int const &errNo=0)
 

Detailed Description

Use this exception class if you want to catch failures on system/library calls.

Constructor & Destructor Documentation

◆ ~Exception()

virtual UI::Util::Sys::Exception::~Exception ( )
throw (
)
inlinevirtual

Reimplemented from UI::Exception.


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