Searched refs:CodeException (Results 1 – 2 of 2) sorted by relevance
23 use Tx\Mailer\Exceptions\CodeException; alias142 * @throws CodeException168 * @throws CodeException182 throw new CodeException('220', $code, array_pop($this->resultStack));191 * @throws CodeException211 * @throws CodeException229 * @throws CodeException262 * @throws CodeException278 * @throws CodeException297 * @throws CodeException[all …]
29 class CodeException extends SMTPException class