menu
neomage package
documentation
core/platform/neomage_io_stub.dart
PathNotFoundException
PathNotFoundException.new const constructor
PathNotFoundException.new const constructor
dark_mode
light_mode
PathNotFoundException
constructor
const
PathNotFoundException
(
[
String
message
=
''
,
String
?
path
,
OSError
?
osError
])
Implementation
const PathNotFoundException([super.message, super.path, super.osError]);
neomage package
documentation
core/platform/neomage_io_stub
PathNotFoundException
PathNotFoundException.new const constructor
PathNotFoundException class