. */ namespace Textpattern\Mail; /** * Exception. * * @since 4.6.0 * @package Mail */ class Exception extends \Exception { }