phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
StdioException.this
std
stdio
StdioException
Initialize with a message and an error code.
class
StdioException
@
trusted
this
(
string
message
,
uint
e
=
core.stdc.errno.errno
)
Meta
Source
See Implementation
std
stdio
StdioException
constructors
this
static functions
opCall
variables
errno
Initialize with a message and an error code.