syten::Excp::OutdatedFile::OutdatedFile | ( | std::string const & | c_name, |
unsigned int | file_version, | ||
unsigned int | current_version | ||
) |
Standard ctor.
c_name | Name of class for which the problem occured |
file_version | version of the file read in |
current_version | version of the binary which attempted to read the file |