<?phpnamespace AwsException;/** * Class CryptoPolyfillException * @package AwsException */class CryptoPolyfillException extends RuntimeException{}