Class GeoIp2Exception
This class represents a generic error.
- Exception
 - 
			
GeoIp2\Exception\GeoIp2Exception			
			
			
		 
Direct known subclasses
GeoIp2\Exception\AddressNotFoundException, GeoIp2\Exception\AuthenticationException, GeoIp2\Exception\HttpException, GeoIp2\Exception\OutOfQueriesExceptionIndirect known subclasses
GeoIp2\Exception\InvalidRequestException
			__construct(), 
			__toString(), 
			getCode(), 
			getFile(), 
			getLine(), 
			getMessage(), 
			getPrevious(), 
			getTrace(), 
			getTraceAsString()
		 | 
	
			$code, 
			$file, 
			$line, 
			$message
		 |