Searched refs:AuthenticationConfigException (Results 1 – 2 of 2) sorted by relevance
20 class AuthenticationConfigException extends \RuntimeException implements ElasticsearchException class
24 use Elasticsearch\Common\Exceptions\AuthenticationConfigException; alias405 * @throws AuthenticationConfigException410 …throw new AuthenticationConfigException("You can't use APIKey - and Basic Authenication together."…427 * @throws AuthenticationConfigException432 …throw new AuthenticationConfigException("You can't use APIKey - and Basic Authenication together."…