g4d v1.4.4 (2018-08-21T01:55:31Z)
Dub
Repo
G4dException
g4d
exception
An exception type that is used in g4d.
class
G4dException : Exception {
this
(string mes, string file, size_t line);
}
Constructors
this
this
(string mes, string file, size_t line)
Meta
Source
See Implementation
g4d
exception
classes
FTException
G4dException
GLException
GLFWException
An exception type that is used in g4d.