API:Soap.SOAPHTTPTrans.ESOAPHTTPException

From RAD Studio API Documentation
Jump to: navigation, search

System.Net.URLClient.ENetExceptionSystem.SysUtils.ExceptionSystem.TObjectESOAPHTTPException

Delphi

ESOAPHTTPException = class(ENetException)

C++

class PASCALIMPLEMENTATION ESOAPHTTPException : public System::Net::Urlclient::ENetException

Properties

Type Visibility Source Unit Parent
class public
Soap.SOAPHTTPTrans.pas
Soap.SOAPHTTPTrans.hpp
Soap.SOAPHTTPTrans Soap.SOAPHTTPTrans

Description

Generic exception class for the System.Net exceptions.

Soap.SOAPHTTPTrans.ESOAPHTTPException inherits from System.Net.URLClient.ENetException. All content below this line refers to System.Net.URLClient.ENetException.

Generic exception class for the System.Net exceptions.

See Also