Searched refs:PROTOCOL_ERROR (Results 1 – 5 of 5) sorted by relevance
186 ResultCode::PROTOCOL_ERROR194 ResultCode::PROTOCOL_ERROR229 ResultCode::PROTOCOL_ERROR,
24 public const PROTOCOL_ERROR = 2; define in FreeDSx\\Ldap\\Operation\\ResultCode
50 new LdapResult(ResultCode::PROTOCOL_ERROR),
76 ResultCode::PROTOCOL_ERROR
105 throw new OperationException('The result was malformed.', ResultCode::PROTOCOL_ERROR);