chrono::ChExceptionArchive Class Reference
Description
Exceptions for archives should inherit from this.
#include <ChArchive.h>
Inheritance diagram for chrono::ChExceptionArchive:
Collaboration diagram for chrono::ChExceptionArchive:
Public Member Functions | |
ChExceptionArchive (std::string swhat) | |
Public Member Functions inherited from chrono::ChException | |
ChException (const std::string &swhat) | |
Constructor for a basic exception: sets the exception message to the specified string. | |
ChException (const ChException &right) | |
Copy constructor. | |
ChException & | operator= (const ChException &right) |
Assignment operator. | |
virtual const char * | what () const throw () |
Additional Inherited Members | |
Protected Attributes inherited from chrono::ChException | |
std::string | m_swhat |
The documentation for this class was generated from the following file:
- /builds/uwsbel/chrono/src/chrono/serialization/ChArchive.h