Web.HTTPApp.EWebNotAuthenticated

提供:RAD Studio API Documentation

EWebNotAuthenticatedWeb.HTTPApp.EWebSecurityWeb.HTTPApp.EWebBrokerExceptionSystem.SysUtils.ExceptionSystem.TObject

Delphi

EWebNotAuthenticated = class(EWebSecurity);

C++

class PASCALIMPLEMENTATION EWebNotAuthenticated : public EWebSecurity

プロパティ

種類 可視性 ソース ユニット
class public
Web.HTTPApp.pas
Web.HTTPApp.hpp
Web.HTTPApp Web.HTTPApp

説明

EWebBrokerException は,WebBroker オブジェクトによって生成される例外です。 Web.HTTPApp.EWebNotAuthenticated は Web.HTTPApp.EWebBrokerException を継承しています。以下の内容はすべて Web.HTTPApp.EWebBrokerException を参照しています。

EWebBrokerException は,WebBroker オブジェクトによって生成される例外です。

EWebBrokerException は,WebBroker オブジェクトで問題が発生すると生成されます。この例外の機能は,その親クラスである TException とまったく同じです。

関連項目