LeechCraft  0.6.70-13605-g8cd066ad6a
Modular cross-platform feature rich live environment.
LC::SerializationException Class Reference

#include "exceptions.h"

+ Inheritance diagram for LC::SerializationException:
+ Collaboration diagram for LC::SerializationException:

Public Member Functions

 SerializationException (const QString &what)
 
virtual ~SerializationException () throw ()
 
- Public Member Functions inherited from LC::StandardException
 StandardException (const QString &what)
 
virtual ~StandardException () throw ()
 
virtual const char * what () const throw ()
 

Additional Inherited Members

- Protected Attributes inherited from LC::StandardException
QString What_
 

Detailed Description

Definition at line 76 of file exceptions.h.

Constructor & Destructor Documentation

◆ SerializationException()

LC::SerializationException::SerializationException ( const QString &  what)

Definition at line 115 of file exceptions.cpp.

◆ ~SerializationException()

LC::SerializationException::~SerializationException ( )
throw (
)
virtual

Definition at line 120 of file exceptions.cpp.


The documentation for this class was generated from the following files: