Searched refs:NO_SUCH_OBJECT (Results 1 – 3 of 3) sorted by relevance
61 public const NO_SUCH_OBJECT = 32; define in FreeDSx\\Ldap\\Operation\\ResultCode136 self::NO_SUCH_OBJECT => 'noSuchObject',183 self::NO_SUCH_OBJECT => 'Indicates that the object does not exist in the DIT.',
52 ResultCode::NO_SUCH_OBJECT
160 if ($e->getCode() === ResultCode::NO_SUCH_OBJECT) {183 ), ResultCode::NO_SUCH_OBJECT);