BoostSerializationException Class Reference

Exception thrown when the serialization fails. More...

#include <PersistenceException.h>

Inheritance diagram for BoostSerializationException:
Collaboration diagram for BoostSerializationException:

List of all members.

Public Member Functions

 BoostSerializationException (string msg, string sourcefilename, int sourceline)
 for the initial instance for wrapping boost::archive:: archive_exception
 BoostSerializationException (string msg, string extra_msg, string sourcefilename, int sourceline)
 Include an extra message along with the default message and location.
 BoostSerializationException (BoostSerializationException *cause, string sourcefilename, int sourceline)
 Pass along the exception itself and the throw locdation.
 BoostSerializationException (BoostSerializationException *cause, string extra_msg, string sourcefilename, int sourceline)
 Pass along the exception itself, a message, and the throw locdation.
 ~BoostSerializationException ()
 Destructor.
void print (std::ostream &o)
 Print the serialization traceback.


Detailed Description

Exception thrown when the serialization fails.
The documentation for this class was generated from the following file:

Send suggestions, questions, and feedback to WEINBERG at ASTRO dot UMASS dot EDU.
Documentation generated at Fri Mar 26 00:35:11 2010 by doxygen