System.Net.URLClient.ENetURIResponseException

Delphi
ENetURIResponseException = class(ENetException);
C++
class PASCALIMPLEMENTATION ENetURIResponseException : public ENetException
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| class | public | System.Net.URLClient.pas System.Net.URLClient.hpp | System.Net.URLClient | System.Net.URLClient | 
Description
Exception class for IURLResponse related exceptions.