Searched refs:EncoderException (Results 1 – 10 of 10) sorted by relevance
13 use FreeDSx\Asn1\Exception\EncoderException; alias30 * @throws EncoderException35 throw new EncoderException(sprintf(46 * @throws EncoderException51 …throw new EncoderException(sprintf('The encoded boolean must be 0 or 255, received "%s".', ord($th…59 * @throws EncoderException70 * @throws EncoderException76 …throw new EncoderException('Trailing zeros must be omitted from Generalized Time types, but it is …83 * @throws EncoderException88 throw new EncoderException(sprintf([all …]
286 * @throws EncoderException472 * @throws EncoderException502 * @throws EncoderException546 * @throws EncoderException581 * @throws EncoderException601 * @throws EncoderException645 * @throws EncoderException662 * @throws EncoderException701 * @throws EncoderException711 * @throws EncoderException[all …]
13 use FreeDSx\Asn1\Exception\EncoderException; alias69 …throw new EncoderException('DER must be encoded using the shortest possible length form, but it is…77 * @throws EncoderException86 * @throws EncoderException91 … throw new EncoderException('The octet string must be primitive. It cannot be constructed.');94 … throw new EncoderException('The bit string must be primitive. It cannot be constructed.');97 throw new EncoderException('Character restricted string types must be primitive.');
13 use FreeDSx\Asn1\Exception\EncoderException; alias30 * @throws EncoderException41 * @throws EncoderException51 * @throws EncoderException
META-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
18 class EncoderException extends \Exception class
19 class PartialPduException extends EncoderException
13 use FreeDSx\Asn1\Exception\EncoderException; alias121 } catch (EncoderException | ProtocolException $e) {