Struct InvalidOrMissingPlotlyCredentialsException

Inheritance Relationships

Base Type

  • public exception

Struct Documentation

struct InvalidOrMissingPlotlyCredentialsException : public exception

Public Functions

const char *what() const

Public Members

std::string message = "Invalid or missing plotly credentials. Try setting the environment variables PLOTLY_USERNAME and PLOTLY_PASSWORD."