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