26 #ifndef DEVICEEXCEPTION_HPP 27 #define DEVICEEXCEPTION_HPP 45 #endif // DEVICEEXCEPTION_HPP
Exception class for LEOSAC Project related errors.
DeviceException(const std::string &message)
A base class for Leosac specific exception.
virtual ~DeviceException()