ReactOS 0.4.15-dev-7924-g5949c20
fbtSeException Class Reference

#include <fbtSeXcpt.h>

Collaboration diagram for fbtSeException:

Public Member Functions

 fbtSeException (unsigned int nSeCode, _EXCEPTION_POINTERS *pExcPointers)
 
 fbtSeException (fbtSeException &CseExc)
 
unsigned int GetSeCode (void)
 

Private Attributes

unsigned int m_nSeCode
 
_EXCEPTION_POINTERSm_pExcPointers
 

Detailed Description

Definition at line 6 of file fbtSeXcpt.h.

Constructor & Destructor Documentation

◆ fbtSeException() [1/2]

fbtSeException::fbtSeException ( unsigned int  nSeCode,
_EXCEPTION_POINTERS pExcPointers 
)

◆ fbtSeException() [2/2]

fbtSeException::fbtSeException ( fbtSeException CseExc)

Member Function Documentation

◆ GetSeCode()

unsigned int fbtSeException::GetSeCode ( void  )

Member Data Documentation

◆ m_nSeCode

unsigned int fbtSeException::m_nSeCode
private

Definition at line 15 of file fbtSeXcpt.h.

◆ m_pExcPointers

_EXCEPTION_POINTERS* fbtSeException::m_pExcPointers
private

Definition at line 16 of file fbtSeXcpt.h.


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