REST.Backend.EndPoint.TCustomBackendEndpoint.TAllowHTTPErrors
Delphi
TAllowHTTPErrors = (None, Any, ClientErrors, ClientErrorNotFound_404);
C++
enum DECLSPEC_DENUM TAllowHTTPErrors : unsigned char { None, Any, ClientErrors, ClientErrorNotFound_404 };
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
enum | public | REST.Backend.EndPoint.pas REST.Backend.EndPoint.hpp |
REST.Backend.EndPoint | TCustomBackendEndpoint |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !