The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
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.