dplug ~master (2024-12-12T14:21:32Z)
Home
Dub
Repo
ExternalProgramErrored.this
utils
ExternalProgramErrored
Undocumented in source.
class
ExternalProgramErrored
@
safe
pure nothrow
this
(
int
errorCode
,
string
message
,
string
file
= __FILE__
,
size_t
line
= __LINE__
,
Throwable
next
= null
)
Meta
Source
See Implementation
utils
ExternalProgramErrored
constructors
this
variables
errorCode