REST.Backend.EndPoint.TCustomBackendEndpoint.TAllowHTTPErrors

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

TAllowHTTPErrors = (None, Any, ClientErrors, ClientErrorNotFound_404);

C++

enum DECLSPEC_DENUM TAllowHTTPErrors : unsigned char { None, Any, ClientErrors, ClientErrorNotFound_404 };

プロパティ

種類 可視性 ソース ユニット
enum public
REST.Backend.EndPoint.pas
REST.Backend.EndPoint.hpp
REST.Backend.EndPoint TCustomBackendEndpoint

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。