![]() |
SLProject
4.3.020
A platform independent 3D computer graphics framework for desktop OS, Android, iOS and online in web browsers
|
#include <SENSException.h>
Inherits std::runtime_error.
Public Member Functions | |
| SENSException (SENSType type, const std::string &msg, const int line, const std::string &file) | |
Private Member Functions | |
| std::string | toMessage (const std::string &msg, const int line, const std::string &file) |
Definition at line 9 of file SENSException.h.
|
inline |
Definition at line 12 of file SENSException.h.
|
inlineprivate |
Definition at line 18 of file SENSException.h.