SyTen
syten::Excp::OutdatedFile Struct Reference

Thrown if a file with a version different from the version of the toolkit is read. More...

#include <boost_versioning.h>

+ Inheritance diagram for syten::Excp::OutdatedFile:
+ Collaboration diagram for syten::Excp::OutdatedFile:

Public Member Functions

 OutdatedFile (std::string const &c_name, unsigned int file_version, unsigned int current_version)
 Standard ctor. More...
 
- Public Member Functions inherited from std::runtime_error
runtime_error (T... args)
 
what (T... args)
 
- Public Member Functions inherited from std::exception
exception (T... args)
 
operator= (T... args)
 
what (T... args)
 
~exception (T... args)
 

Detailed Description

Thrown if a file with a version different from the version of the toolkit is read.


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