incomplete_file_exception Struct Reference

#include <stream_exceptions.h>

Inheritance diagram for incomplete_file_exception:
format_exception base_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

incomplete_file_exception ( const std::string &  mesg)
inline

Constructor

Parameters
mesgerror message

The documentation for this struct was generated from the following file: