VideoTools
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
GX::Error Class Reference

An exception class for GX classes. More...

#include <gxerror.h>

+ Inheritance diagram for GX::Error:

Public Member Functions

 Error ()
 Default constructor.
 
 Error (const std::string &)
 Constructor.
 
 ~Error () g__noexcept
 Destructor.
 
const char * what () const g__noexcept override
 From std::exception.
 

Detailed Description

An exception class for GX classes.

Definition at line 37 of file gxerror.h.


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