incomplete_file_exception Struct Reference
#include <stream_exceptions.h>
Inheritance diagram for incomplete_file_exception:
Public Member Functions | |
incomplete_file_exception (const std::string &mesg) | |
Public Member Functions inherited from format_exception | |
format_exception (const std::string &mesg) | |
Public Member Functions inherited from base_exception | |
base_exception (const std::string &mesg) | |
Detailed Description
Exception raised if the InterOp file record is incomplete
This is only raised if the record is read from the stream incomplete
Constructor & Destructor Documentation
|
inline |
Constructor
- Parameters
-
mesg error message
The documentation for this struct was generated from the following file:
- /io/interop/io/stream_exceptions.h