Class pretty_runtime_exception

Inheritance Relationships

Base Type

  • public std::runtime_error

Class Documentation

class pretty_runtime_exception : public std::runtime_error

Public Functions

inline pretty_runtime_exception(const std::string &arg, const char *file, int line, const char *function)
inline ~pretty_runtime_exception()
inline const char *what() const