MFC Grid manual

CSerializer::BadVersionException Struct Reference

Thrown when an object tries to restore itself from the archive with a version greater than the maximum supported. More...

#include <Serializer.h>

Inheritance diagram for CSerializer::BadVersionException:

CSerializer::SerializationException CommonException

List of all members.


Public Member Functions

 BadVersionException (const char *msg)
 Constructor.

Detailed Description

Thrown when an object tries to restore itself from the archive with a version greater than the maximum supported.