Searched refs:PROTOCOL_ERROR (Results 1 – 6 of 6) sorted by relevance
25 public const PROTOCOL_ERROR = 2; define in FreeDSx\\Ldap\\Operation\\ResultCode118 self::PROTOCOL_ERROR => 'protocolError',165 self::PROTOCOL_ERROR => 'Indicates the server received data that is not well-formed.',
254 ResultCode::PROTOCOL_ERROR262 ResultCode::PROTOCOL_ERROR300 int $reasonCode = ResultCode::PROTOCOL_ERROR
80 ResultCode::PROTOCOL_ERROR
60 new LdapResult(ResultCode::PROTOCOL_ERROR),
88 ResultCode::PROTOCOL_ERROR
106 throw new OperationException('The result was malformed.', ResultCode::PROTOCOL_ERROR);