invalid_argument Struct Reference
  #include <stream_exceptions.h>
Inheritance diagram for invalid_argument:
  
 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
      
  | 
  inline | 
Constructor
- Parameters
 - 
  
mesg error message  
The documentation for this struct was generated from the following file:
- /io/interop/io/stream_exceptions.h
 
 Public Member Functions inherited from