Struct InvalidEddyTypeException

Inheritance Relationships

Base Type

  • public exception

Struct Documentation

struct InvalidEddyTypeException : public exception

Public Functions

const char *what() const

Public Members

std::string message = "Unknown eddy type. Eddy type string must be one of 'A', 'B1', 'B2', 'B3' or 'B4'."