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