Searched refs:CryptoException (Results 1 – 2 of 2) sorted by relevance
24 use Tx\Mailer\Exceptions\CryptoException; alias143 * @throws CryptoException192 * @throws CryptoException202 throw new CryptoException("Start TLS failed to enable crypto");
29 class CryptoException extends SMTPException class