Struct FelixException

Inheritance Relationships

Base Type

  • public std::runtime_error

Derived Types

Struct Documentation

struct FelixException : public std::runtime_error

Subclassed by felix_readout::FelixBufferException, felix_readout::FelixExceptionCannotOpen, felix_readout::FelixExceptionInvalidDmaId, felix_readout::FelixExceptionInvalidDmaOp, felix_readout::FelixExceptionNoDevice

Public Functions

inline FelixException(std::string const &message)