TwiceAsNice  2019-02-18
List of all members
Basda::dmException Struct Reference

Exception: Deformable Mirror exception. More...

#include <Exception.h>

Inheritance diagram for Basda::dmException:
Inheritance graph
Collaboration diagram for Basda::dmException:
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

Exception: Deformable Mirror exception.

This is the root exception of the Deformable Mirror. All Deformable Mirror exception are derive from this exception.


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