tharsis-dimgui ~master (2022-03-21T17:53:46.4560644)
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