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