tharsis-dimgui v0.1.8-alpha (2014-10-09T15:57:13Z)
Home
Dub
Repo
GLException.this
window
GLException
Undocumented in source.
this
(string msg, string file, size_t line, Throwable next)
class
GLException
@
safe
pure nothrow
this
(
string
msg
= ""
,
string
file
= __FILE__
,
size_t
line
= __LINE__
,
Throwable
next
= null
)
this
(string msg, Throwable next, string file, size_t line)
Meta
Source
See Implementation
window
GLException
constructors
this