| 
    C++/Tree Mapping Runtime Library
    
   | 
 
Exception indicating a serialization failure. More...
#include <exceptions.hxx>
  
Public Member Functions | |
| serialization () | |
| Default constructor.  | |
| serialization (const tree::diagnostics< C > &d) | |
| Initialize an instance with a list of error conditions.   | |
| const tree::diagnostics< C > & | diagnostics () const | 
| Get the list of error conditions.   | |
| virtual const char * | what () const throw () | 
| Get exception description.   | |
Exception indicating a serialization failure.
| serialization | ( | const tree::diagnostics< C > & | d | ) | 
Initialize an instance with a list of error conditions.
| d | A list of error conditions. | 
      
  | 
  inline | 
Get the list of error conditions.
      
  | 
  virtual | |||||||||||||
Get exception description.