dgamevfs ~master (2022-03-05T23:22:09.39453)
Dub
Repo
VFSIOException
dgamevfs
exceptions
Exception thrown at input/output errors.
class
VFSIOException :
VFSException
{
this
(string msg, string file, int line);
}
Constructors
this
this
(string msg, string file, int line)
Undocumented in source.
Meta
Source
See Implementation
dgamevfs
exceptions
aliases
invalidPath
ioError
mountError
notFound
classes
VFSException
VFSIOException
VFSInvalidPathException
VFSMountException
VFSNotFoundException
templates
error
Exception thrown at input/output errors.