STLdoc
STLdocumentation
|
Public Member Functions | |
virtual const char *__CLR_OR_THIS_CALL | what () const _NOEXCEPT override |
Public Member Functions inherited from bad_cast | |
bad_cast (const char *_Message="bad cast") _THROW0() | |
virtual | ~bad_cast () _NOEXCEPT |
Public Member Functions inherited from exception | |
__CLR_OR_THIS_CALL | exception (const char *_Message="unknown", int=1) _THROW0() |
__CLR_OR_THIS_CALL | exception (const exception &_Right) _THROW0() |
exception &__CLR_OR_THIS_CALL | operator= (const exception &_Right) _THROW0() |
virtual __CLR_OR_THIS_CALL | ~exception () _NOEXCEPT |
void __CLR_OR_THIS_CALL | _Raise () const |
Additional Inherited Members | |
Static Public Member Functions inherited from exception | |
static _STD _Prhand | _Set_raise_handler (_STD _Prhand _Pnew) |
Protected Member Functions inherited from bad_cast | |
virtual void | _Doraise () const |
Protected Attributes inherited from exception | |
const char * | _Ptr |
|
inlineoverridevirtual |
Reimplemented from exception.