tharsis-dimgui ~master (2015-08-31T11:05:18Z)
Home
Dub
Repo
GLException.this
window
GLException
Undocumented in source.
this
(string msg, string file, size_t line, Throwable next)
this
(string msg, Throwable next, string file, size_t line)
class
GLException
@
safe
pure nothrow
this
(
string
msg
,
Throwable
next
,
string
file
= __FILE__
,
size_t
line
= __LINE__
)
Meta
Source
See Implementation
window
GLException
constructors
this