The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
FileException
mir
stdio
File Exception
class
FileException :
Exception
{
this
(string msg, string file, size_t line, Throwable next);
this
(string msg, Throwable next, string file, size_t line);
}
Constructors
this
this
(string msg, string file, size_t line, Throwable next)
this
this
(string msg, Throwable next, string file, size_t line)
Alias This
toMutable
Meta
Source
See Implementation
mir
stdio
classes
FileError
FileException
enums
NewLine
functions
derr
dout
dump
terr
tout
write
writeln
manifest constants
endl
mixin templates
FileMembers
structs
AssumeNothrowFile
File
File Exception