dgamevfs ~master (2022-03-05T23:22:09.39453)
Dub
Repo
error
dgamevfs
exceptions
Undocumented in source.
template
error
(E)
package @
safe
pure
E
error
(
string
file
= __FILE__
int
line
= __LINE__
A
...
)
(
A
args
)
if
(
is
(
E
:
VFSException
)
)
Members
Functions
error
E
error
(A args)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
dgamevfs
exceptions
aliases
invalidPath
ioError
mountError
notFound
classes
VFSException
VFSIOException
VFSInvalidPathException
VFSMountException
VFSNotFoundException
templates
error