System.NetEncoding.EHTTPException

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

System.SysUtils.ExceptionSystem.TObjectEHTTPException

Delphi

EHTTPException = class(Exception)

C++

class PASCALIMPLEMENTATION EHTTPException : public System::Sysutils::Exception

プロパティ

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


説明

指定された URL を TNetEncoding.Decode がデコードできない場合に発生する例外です。

関連項目