g4d v1.4.4 (2018-08-21T01:55:31Z)
Dub
Repo
FTException
g4d
exception
An exception type for FT errors.
class
FTException :
G4dException
{
this
(string func, int err, string file, size_t line);
}
Constructors
this
this
(string func, int err, string file, size_t line)
Meta
Source
See Implementation
g4d
exception
classes
FTException
G4dException
GLException
GLFWException
An exception type for FT errors.