<?php namespace ForkBB\Core\Exceptions; use ForkBB\Core\Exceptions\MailException; class SmtpException extends MailException { }