ZNC trunk
Loading...
Searching...
No Matches
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

◆ EType

Enumerator
EX_Shutdown 
EX_Restart 

Constructor & Destructor Documentation

◆ CException()

CException::CException ( EType e)
inline

References m_eType.

◆ ~CException()

virtual CException::~CException ( )
inlinevirtual

Member Function Documentation

◆ GetType()

EType CException::GetType ( ) const
inline

References m_eType.

Member Data Documentation

◆ m_eType

EType CException::m_eType
protected

Referenced by CException(), and GetType().


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