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