dextool v4.0.0 (2021-09-08T15:39:18Z)
Dub
Repo
InvalidPathException
dextool
plugin
mutate
backend
interface_
When a Path is outside of the valid locations.
@
safe
class
InvalidPathException : Exception {
this
(string msg, string file, int line);
}
Constructors
this
this
(string msg, string file, int line)
Undocumented in source.
Meta
Source
See Implementation
dextool
plugin
mutate
backend
interface_
classes
InvalidPathException
interfaces
FilesysIO
ValidateLoc
structs
SafeOutput
When a Path is outside of the valid locations.