TwiceAsNice  2019-02-18
Public Member Functions | Private Attributes | List of all members
QSIException Class Reference

#include <QSIError.h>

Inheritance diagram for QSIException:
Inheritance graph
Collaboration diagram for QSIException:
Collaboration graph

Public Member Functions

 QSIException (const std::string &cause, unsigned long code)
 
unsigned long error_code () const
 

Private Attributes

unsigned long _error_code
 

Constructor & Destructor Documentation

◆ QSIException()

QSIException::QSIException ( const std::string &  cause,
unsigned long  code 
)
inline

Member Function Documentation

◆ error_code()

unsigned long QSIException::error_code ( ) const
inline

Member Data Documentation

◆ _error_code

unsigned long QSIException::_error_code
private

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