EHttpEngineNoDefault Class
Exception raised when no default THttpEngine implementation is available for the current platform.
Syntax
Unit: Sparkle.Http.Engine
EHttpEngineNoDefault = class(Exception);
Constructors
| Name | Description |
|---|---|
| Create | Creates the exception with a default message for the current platform. |