Class DriverException

Inheritance Relationships

Base Type

  • public std::exception

Class Documentation

class DriverException : public std::exception

Driver Exception.

This exception is used, when a driver fails.

Public Functions

inline DriverException(std::string what)
char *what()