InvalidFileLocationException({String? type, String? message}) : super( type: type, code: 'InvalidFileLocationException', message: message);