#include <fileio.h>
Inheritance diagram for except::fileio_except:
Public Member Functions | |
fileio_except (void) throw () | |
fileio_except constructor. | |
virtual | ~fileio_except (void) throw () |
fileio_except destructor. | |
virtual const char * | what (void) const=0 throw () |
fileio_except pure virtual method. |
|
fileio_except constructor.
|
|
fileio_except destructor.
|
|
fileio_except pure virtual method.
Implemented in except::open_file_failed, except::create_file_failed, and except::out_of_content. |
![]() |
![]() |
![]() |