Differences Between: [Versions 310 and 311] [Versions 39 and 311]
1 <?php 2 3 declare(strict_types=1); 4 5 namespace GeoIp2\Exception; 6 7 /** 8 * This class represents a generic error. 9 */ 10 class AuthenticationException extends GeoIp2Exception 11 { 12 }
title
Description
Body
title
Description
Body
title
Description
Body
title
Body