#include <format.h>
Inheritance diagram for except::format_except:
Public Member Functions | |
format_except (void) throw () | |
format_except constructor. | |
virtual | ~format_except (void) throw () |
format_except destructor. | |
virtual const char * | what (void) const=0 throw () |
format_except pure virtual method. |
|
format_except constructor.
|
|
format_except destructor.
|
|
format_except pure virtual method.
Implemented in except::unfinished_id. |
![]() |
![]() |
![]() |