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