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