Symphony Of Empires
Eng3D::PythonException Class Reference

#include <pyvm.hpp>

Inheritance diagram for Eng3D::PythonException:
Collaboration diagram for Eng3D::PythonException:

Public Member Functions

 PythonException (const std::string &message)
 
virtual const char * what () const noexcept
 

Detailed Description

Definition at line 32 of file pyvm.hpp.

Constructor & Destructor Documentation

◆ PythonException()

Eng3D::PythonException::PythonException ( const std::string &  message)
inline

Definition at line 35 of file pyvm.hpp.

Member Function Documentation

◆ what()

virtual const char* Eng3D::PythonException::what ( ) const
inlinevirtualnoexcept

Definition at line 38 of file pyvm.hpp.


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