Searched refs:getLastError (Results 1 – 2 of 2) sorted by relevance
647 …DAPs connection failed or the login credentials are incorrect. AD said: ' . $this->getLastError());650 …ory failed. Check the login credentials and/or server details. AD said: ' . $this->getLastError());658 …throw new adLDAPException('Rebind to Active Directory failed. AD said: ' . $this->getLastError()); 702 … throw new adLDAPException('Rebind to Active Directory failed. AD said: ' . $this->getLastError());721 … throw new adLDAPException('Rebind to Active Directory failed. AD said: ' . $this->getLastError());762 public function getLastError() { function in adLDAP
4865 public function getLastError() function in phpseclib3\\Net\\SSH2