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