Class CannotGetPublicKeyFromCertificateException
Indicates that the public key can't be extracted from the the certificate.
- Exception
- RuntimeException
- Aws\Common\Exception\RuntimeException implements Aws\Common\Exception\AwsExceptionInterface
- Aws\Sns\MessageValidator\Exception\SnsMessageValidatorException
- Aws\Sns\MessageValidator\Exception\CannotGetPublicKeyFromCertificateException
Namespace: Aws\Sns\MessageValidator\Exception
Located at Aws/Sns/MessageValidator/Exception/CannotGetPublicKeyFromCertificateException.php
Located at Aws/Sns/MessageValidator/Exception/CannotGetPublicKeyFromCertificateException.php
Methods summary
Methods detail
Methods inherited from Exception
__construct()
,
__toString()
,
__wakeup()
,
getCode()
,
getFile()
,
getLine()
,
getMessage()
,
getPrevious()
,
getTrace()
,
getTraceAsString()