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

Standard string messages with some of the fundamental BASDA or device exception types. More...

#include <Nice/Util/Exception.h>
Include dependency graph for Exception.h:

Classes

struct  Basda::DevException
 Exception: Basda Device exception. More...
 
struct  Basda::IceMemoryLimitException
 
struct  Basda::ServiceException
 Exception: Basda Service exception. More...
 
struct  Basda::ServiceErrorException
 Exception: Basda Service exception. More...
 
struct  Basda::ServiceIsNotOnlineException
 
struct  Basda::ServiceIsBusyException
 
struct  Basda::ServiceAbortedException
 
struct  Basda::ServiceInitException
 Exception: Service init exception. More...
 
struct  Basda::ServiceDeinitException
 Exception: Service deinit exception. More...
 
struct  Basda::ServiceActivateException
 Exception: Service activate exception. More...
 
struct  Basda::ServiceDeactivateException
 Exception: Service deactivate exception. More...
 
struct  Basda::Dev::OpenException
 Exception: Device open exception. More...
 
struct  Basda::Dev::CloseException
 Exception: Device close exception. More...
 
struct  Basda::Dev::ResetException
 Exception: Device reset exception. More...
 
struct  Basda::Dev::InitException
 Exception: Device init exception. More...
 
struct  Basda::Dev::DeinitException
 Exception: Device deinit exception. More...
 
struct  Basda::Dev::ActivateException
 Exception: Device activate exception. More...
 
struct  Basda::Dev::DeactivateException
 Exception: Device deactivate exception. More...
 

Namespaces

 Basda
 These are contants that are used by the services internally.
 
 Basda::Dev
 This is the namespace for the device exceptions.
 

Functions

std::ostream & Basda::operator<< (std::ostream &ostr, const ServiceException &x)
 

Detailed Description

Standard string messages with some of the fundamental BASDA or device exception types.

Author
Version
08.04.21
Date
2008-04-21