more ~cgiUpdates (2022-04-23T18:41:30.7951577)
Dub
Repo
SdlParseException.this
more
sdl
SdlParseException
Undocumented in source.
this
(LineNumber lineInSdl, string msg, string file, size_t codeLine)
class
SdlParseException
this
(
LineNumber
lineInSdl
,
string
msg
,
string
file
= __FILE__
,
size_t
codeLine
= __LINE__
)
this
(SdlErrorType errorType, LineNumber lineInSdl, string msg, string file, size_t codeLine)
Meta
Source
See Implementation
more
sdl
SdlParseException
constructors
this
variables
lineInSdl
type