System.Net.URLClient.ENetCredentialException

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

System.Net.URLClient.ENetExceptionSystem.SysUtils.ExceptionSystem.TObjectENetCredentialException

Delphi

ENetCredentialException = class(ENetException);

C++

class PASCALIMPLEMENTATION ENetCredentialException : public ENetException

プロパティ

種類 可視性 ソース ユニット
class public
System.Net.URLClient.pas
System.Net.URLClient.hpp
System.Net.URLClient System.Net.URLClient


説明

TCredential 関連例外の例外クラス。

関連項目