Seditio Source
Root |
./othercms/b2evolution_7.2.3/plugins/geoip_plugin/geoip2/src/Exception/AuthenticationException.php
<?php

namespace GeoIp2\Exception;

/**
 * This class represents a generic error.
 */
class AuthenticationException extends GeoIp2Exception
{
}