Inherits T.
Public Member Functions | |
virtual int32_t | get_ErrorCode () const |
Gets the HRESULT of the error. More... | |
virtual String | get_Message () const override |
The template class for an exception with an error code.
T | An exception base class. |
|
inlinevirtual |
Gets the HRESULT of the error.
|
inlineoverridevirtual |