_STDEXT_END _STD_BEGIN _USE_EXCEPTION typedef void(__cdecl *_Prhand)(const exception &)
const char * _Ptr
Definition: exception:280
const char * _Ptr
Definition: exception:280
#define _RAISE(x)
Definition: xstddef:70
_CRTIMP2_NCEEPURE _Prhand _Raise_handler
virtual void __CLR_OR_THIS_CALL _Doraise() const
Definition: exception:275
static _STD _Prhand exception::_Set_raise_handler |
( |
_STD _Prhand |
_Pnew | ) |
|
|
inlinestatic |
232 _STD _Raise_handler = _Pnew;
_CRTIMP2_NCEEPURE _Prhand _Raise_handler
const char * _Ptr
Definition: exception:280
262 return (
_Ptr != 0 ?
_Ptr :
"unknown exception");
const char * _Ptr
Definition: exception:280
const char* exception::_Ptr |
|
protected |
The documentation for this class was generated from the following file: