System.NetEncoding.EHTTPException

提供:RAD Studio API Documentation

EHTTPExceptionSystem.SysUtils.ExceptionSystem.TObject

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 がデコードできない場合に発生する例外です。

関連項目