* @package WoltLabSuite\Core\System\Exception * @deprecated 5.3 This exception was created for use with HTTPRequest which is deprecated. */ class HTTPUnauthorizedException extends SystemException { }