#include <stream_exceptions.h>

Inheritance diagram for invalid_argument:
base_exception

Public Member Functions

 invalid_argument (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

invalid_argument ( const std::string &  mesg)
inline

Constructor

Parameters
mesgerror message

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