Inherits T.
Public Member Functions | |
virtual String | get_FileName () const |
Gets the name of the file that causes this exception. More... | |
virtual String | get_Message () const override |
virtual String | ToString () const override |
The template class for an exception with a file name.
T | An exception base class. |
|
inlinevirtual |
Gets the name of the file that causes this exception.
|
inlineoverridevirtual |
|
inlineoverridevirtual |