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