#include <persist.h>
Inheritance diagram for PersistException:
Public Methods | |
__MEMBER_EXPORT | PersistException (const std::string &reason) |
__MEMBER_EXPORT const std::string& | GetMessage () const |
virtual __MEMBER_EXPORT | ~PersistException () |
Protected Attributes | |
std::string | myMessage |
|
|
|
|
|
|
|
|