Class ContextAlreadyInitialized

Inheritance Relationships

Base Type

  • public std::runtime_error

Class Documentation

class ContextAlreadyInitialized : public std::runtime_error

Thrown when init is called on an already initialized context.

Public Functions

inline ContextAlreadyInitialized()