more ~osc (2022-02-07T20:38:28.1602185)
Dub
Repo
SdlParseException.this
more
sdl
SdlParseException
Undocumented in source.
this
(uint lineInSdl, string msg, string file, size_t codeLine)
this
(SdlErrorType errorType, uint lineInSdl, string msg, string file, size_t codeLine)
class
SdlParseException
this
(
SdlErrorType
errorType
,
uint
lineInSdl
,
string
msg
,
string
file
= __FILE__
,
size_t
codeLine
= __LINE__
)
Meta
Source
See Implementation
more
sdl
SdlParseException
constructors
this
variables
lineInSdl
type