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