#include <format.h>
Inheritance diagram for except::unfinished_id:
Public Member Functions | |
unfinished_id (string UnfinishedID) throw () | |
Unfinished ID constructor. | |
virtual | ~unfinished_id (void) throw () |
Unfinished ID destructor. | |
virtual const char * | what (void) const throw () |
Get unfinished ID. | |
Private Attributes | |
string | m_UnfinishedID |
Exception description. |
|
Unfinished ID constructor.
|
|
Unfinished ID destructor.
|
|
Get unfinished ID.
Implements except::format_except. |
|
Exception description.
|
![]() |
![]() |
![]() |