rl_raylib  1.1.10
rl_Exception Class Reference

The exception thrown by the rl_RayLib and rl_RaySupLib libraries. More...

#include <rl_Exception.h>

Inherits Exception.

Public Member Functions

 ~rl_Exception ()
 Destructor.
 
 rl_Exception (const std::string &msg)
 Include a string describing the exception.
 
 rl_Exception (const char *format,...)
 Format a string describing the exception.
 

Detailed Description

The exception thrown by the rl_RayLib and rl_RaySupLib libraries.

Definition at line 36 of file rl_Exception.h.


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