TwiceAsNice  2019-02-18
List of all members
Laos::Xinetics::RfmException Struct Reference

generic Reflective Memory exception. More...

#include <RfmInterfaceException.h>

Inheritance diagram for Laos::Xinetics::RfmException:
Inheritance graph
Collaboration diagram for Laos::Xinetics::RfmException:
Collaboration graph

Additional Inherited Members

- Public Member Functions inherited from Nice::Exception
virtual std::string toString () const
 
 Exception ()
 
 Exception (const Nice::SeqLoggerObject &_ex)
 
 operator Nice::SeqLoggerObject ()
 
const Nice::SeqLoggerObjectlog () const
 
virtual const char * what () const throw ()
 
void addLoggerObject (const Nice::LoggerObject &_err)
 
void addLoggerObject (const Nice::SeqLoggerObject &_serr)
 
virtual ~Exception () throw ()
 
virtual std::string toString () const
 
 Exception ()
 
 Exception (const Nice::SeqLoggerObject &_ex)
 
 operator Nice::SeqLoggerObject ()
 
const Nice::SeqLoggerObjectlog () const
 
virtual const char * what () const throw ()
 
void addLoggerObject (const Nice::LoggerObject &_err)
 
void addLoggerObject (const Nice::SeqLoggerObject &_serr)
 
virtual ~Exception () throw ()
 
- Static Public Member Functions inherited from Nice::Exception
static void raise (const std::string &_exceptStr, const Nice::SeqLoggerObject &_ex=Nice::SeqLoggerObject())
 
template<typename Type >
static void addException (const std::string &_exceptStr)
 
static void raise (const std::string &_exceptStr, const Nice::SeqLoggerObject &_ex=Nice::SeqLoggerObject())
 
template<typename Type >
static void addException (const std::string &_exceptStr)
 

Detailed Description

generic Reflective Memory exception.

This is the root exception of the Reflective Memory. All Reflective Memory exception are derive from that exception.


The documentation for this struct was generated from the following file: