vega
Public Member Functions | List of all members
vega::Exception Class Reference

The base class for exceptions that are raised by the vega library. More...

#include <vega/vega.h>

Inheritance diagram for vega::Exception:
Inheritance graph
[legend]
Collaboration diagram for vega::Exception:
Collaboration graph
[legend]

Public Member Functions

 Exception ()
 
 Exception (std::string msg)
 

Detailed Description

The base class for exceptions that are raised by the vega library.

Constructor & Destructor Documentation

◆ Exception() [1/2]

vega::Exception::Exception ( )
inline

◆ Exception() [2/2]

vega::Exception::Exception ( std::string  msg)
inline

The documentation for this class was generated from the following file: