Struct PointVizNotRunningError

Inheritance Relationships

Base Type

  • public std::runtime_error

Struct Documentation

struct PointVizNotRunningError : public std::runtime_error

Exception thrown when a PointViz operation requires it to be running but it is not.

Public Functions

inline PointVizNotRunningError()

Constructor.