authentik.policies.geoip.exceptions
5class GeoIPNotFoundException(SentryIgnoredException): 6 """Exception raised when an IP is not found in a GeoIP database"""
Exception raised when an IP is not found in a GeoIP database