Struct DriverException

Inheritance Relationships

Base Type

  • public std::exception

Struct Documentation

struct DriverException : public std::exception

Public Functions

inline DriverException(std::string desc)
inline ~DriverException()
inline const char *what() const

Public Members

std::string desc_