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