pixelperfectengine v0.10.0-beta.9 (2023-02-08T21:49:32Z)
Dub
Repo
FileAccessException.this
pixelperfectengine
system
exc
FileAccessException
Undocumented in source.
class
FileAccessException
public @
safe
pure @
nogc
this
(
string
msg
,
string
file
= __FILE__
,
size_t
line
= __LINE__
,
Throwable
next
= null
)
Meta
Source
See Implementation
pixelperfectengine
system
exc
FileAccessException
constructors
this