const PathNotFoundException( String path, OSError osError, [ String message = "", ]) : super(message, path, osError);