ui-utilcpp 1.10.1
Public Member Functions
UI::Util::QuotaInfo::Exception Class Reference

QuotaInfo exceptions. More...

#include <QuotaInfo.hpp>

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

Public Member Functions

 Exception (std::string const &what, std::string const &debug)
 
- Public Member Functions inherited from UI::Util::Exception
 Exception (std::string const &what=NoWhatGiven_, std::string const &debug=NoDebugGiven_, int const &errNo=0)
 
- Public Member Functions inherited from UI::Exception
 Exception (std::string const &what=NoWhatGiven_, std::string const &debug=NoDebugGiven_, int const &errNo=0)
 Construct with description text. More...
 
char const * what () const throw ()
 
int const & getErrno () const
 
std::string getDebug () const
 

Additional Inherited Members

- Static Public Attributes inherited from UI::Exception
static std::string const Errno_
 If this string is used in a "what" description message, it will be replaced by an errno error string.
 
- Static Protected Attributes inherited from UI::Exception
static std::string const NoWhatGiven_
 
static std::string const NoDebugGiven_
 

Detailed Description

QuotaInfo exceptions.


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