Repository URL to install this package:
|
Version:
3.0.2 ▾
|
<?php
namespace WPMailSMTP\Vendor\Aws\Exception;
/**
* This class represents exceptions related to logic surrounding client-side
* encryption usage.
*/
class CryptoException extends \RuntimeException
{
}