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