Struct RuckigError

Inheritance Relationships

Base Type

  • public std::runtime_error

Struct Documentation

struct RuckigError : public std::runtime_error

The base class for all exceptions.

Public Functions

inline explicit RuckigError(const std::string &message)