TwiceAsNice  2019-02-18
Classes | Namespaces
Exception.h File Reference

This file defines all kind of exception for the Deformable Mirror. More...

#include <Nice/Util/Exception.h>
Include dependency graph for Exception.h:
This graph shows which files directly or indirectly include this file:

Classes

struct  Basda::dmException
 Exception: Deformable Mirror exception. More...
 
struct  Basda::Dm::closeDeviceException
 Exception: Device is not open. More...
 
struct  Basda::Dm::largePistonStepException
 Exception: Piston step is too large. More...
 
struct  Basda::Dm::zeroSensitivtyException
 Exception: Zero (0) values are not allowed in the sensitivity vector. More...
 
struct  Basda::Dm::multibleBlanksException
 Exception: Blank actuators are not unique in the vector. More...
 
struct  Basda::Dm::vectorSizeException
 Exception: Vector size struct. More...
 
struct  Basda::Dm::matrixSizeException
 Exception: Matrix size exception. More...
 
struct  Basda::Dm::nullHandleException
 Exception: Matrix size exception. More...
 

Namespaces

 Basda
 These are contants that are used by the services internally.
 
 Basda::Dm
 

Detailed Description

This file defines all kind of exception for the Deformable Mirror.