more ~master (2021-04-25T17:22:00Z)
Home
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