ICP  1
Public Member Functions | Static Private Member Functions | List of all members
Win32StructuredException Class Reference

#include <icputils.h>

Inheritance diagram for Win32StructuredException:
Inheritance graph

Public Member Functions

 Win32StructuredException (const std::string &message)
 
 Win32StructuredException (unsigned int code, EXCEPTION_POINTERS *pExp)
 

Static Private Member Functions

static std::string win32_message (unsigned int code, EXCEPTION_POINTERS *pExp)
 

Detailed Description

Definition at line 39 of file icputils.h.

Constructor & Destructor Documentation

Win32StructuredException::Win32StructuredException ( const std::string &  message)
inlineexplicit

Definition at line 42 of file icputils.h.

Win32StructuredException::Win32StructuredException ( unsigned int  code,
EXCEPTION_POINTERS *  pExp 
)
inlineexplicit

Definition at line 43 of file icputils.h.

Member Function Documentation

static std::string Win32StructuredException::win32_message ( unsigned int  code,
EXCEPTION_POINTERS *  pExp 
)
inlinestaticprivate

Definition at line 45 of file icputils.h.


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