Home
last modified time | relevance | path

Searched refs:PartialPduException (Results 1 – 24 of 24) sorted by relevance

/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Encoder/
H A DEncoderInterface.php14 use FreeDSx\Asn1\Exception\PartialPduException; alias
52 * @throws PartialPduException
H A DBerEncoder.php17 use FreeDSx\Asn1\Exception\PartialPduException; alias
156 throw new PartialPduException('Received only 1 byte of data.');
326 * @throws PartialPduException
345 throw new PartialPduException(
369 throw new PartialPduException($message);
512 * @throws PartialPduException
524 throw new PartialPduException('Not enough data to decode the length.');
1200 * @throws PartialPduException
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Request/
H A DCancelRequest.php16 use FreeDSx\Asn1\Exception\PartialPduException; alias
81 * @throws PartialPduException
H A DPasswordModifyRequest.php16 use FreeDSx\Asn1\Exception\PartialPduException; alias
142 * @throws PartialPduException
H A DExtendedRequest.php16 use FreeDSx\Asn1\Exception\PartialPduException; alias
151 * @throws PartialPduException
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/Ad/
H A DSetOwnerControl.php16 use FreeDSx\Asn1\Exception\PartialPduException; alias
79 * @throws PartialPduException
H A DPolicyHintsControl.php16 use FreeDSx\Asn1\Exception\PartialPduException; alias
82 * @throws PartialPduException
H A DExtendedDnControl.php16 use FreeDSx\Asn1\Exception\PartialPduException; alias
69 * @throws PartialPduException
H A DDirSyncResponseControl.php16 use FreeDSx\Asn1\Exception\PartialPduException; alias
102 * @throws PartialPduException
H A DExpectedEntryCountControl.php16 use FreeDSx\Asn1\Exception\PartialPduException; alias
99 * @throws PartialPduException
H A DDirSyncRequestControl.php16 use FreeDSx\Asn1\Exception\PartialPduException; alias
152 * @throws PartialPduException
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/Queue/
H A DServerQueue.php15 use FreeDSx\Asn1\Exception\PartialPduException; alias
72 * @throws PartialPduException
H A DClientQueue.php16 use FreeDSx\Asn1\Exception\PartialPduException; alias
126 * @throws PartialPduException
/plugin/pureldap/vendor/freedsx/socket/src/FreeDSx/Socket/Queue/
H A DAsn1MessageQueue.php14 use FreeDSx\Asn1\Exception\PartialPduException; alias
63 } catch (PartialPduException $exception) {
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Response/
H A DPasswordModifyResponse.php16 use FreeDSx\Asn1\Exception\PartialPduException; alias
71 * @throws PartialPduException
H A DExtendedResponse.php16 use FreeDSx\Asn1\Exception\PartialPduException; alias
165 * @throws PartialPduException
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/Sorting/
H A DSortingResponseControl.php16 use FreeDSx\Asn1\Exception\PartialPduException; alias
95 * @throws PartialPduException
H A DSortingControl.php16 use FreeDSx\Asn1\Exception\PartialPduException; alias
87 * @throws PartialPduException
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/
H A DPagingControl.php16 use FreeDSx\Asn1\Exception\PartialPduException; alias
100 * @throws PartialPduException
H A DPwdPolicyResponseControl.php16 use FreeDSx\Asn1\Exception\PartialPduException; alias
136 * @throws PartialPduException
H A DControl.php16 use FreeDSx\Asn1\Exception\PartialPduException; alias
226 * @throws PartialPduException
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/Vlv/
H A DVlvResponseControl.php16 use FreeDSx\Asn1\Exception\PartialPduException; alias
84 * @throws PartialPduException
/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Exception/
H A DPartialPduException.php19 class PartialPduException extends EncoderException class
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/
H A DLdapMessage.php16 use FreeDSx\Asn1\Exception\PartialPduException; alias
136 * @throws PartialPduException