ZNC
Versions: latest readthedocs-test
Public Types | Public Member Functions | Protected Attributes | List of all members
CException Class Reference

#include <Utils.h>

Public Types

enum  EType { EX_Shutdown, EX_Restart }
 

Public Member Functions

 CException (EType e)
 
virtual ~CException ()
 
EType GetType () const
 

Protected Attributes

EType m_eType
 

Member Enumeration Documentation

Enumerator
EX_Shutdown 
EX_Restart 

Constructor & Destructor Documentation

CException::CException ( EType  e)
inline
virtual CException::~CException ( )
inlinevirtual

Member Function Documentation

EType CException::GetType ( ) const
inline

Member Data Documentation

EType CException::m_eType
protected

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