EHttpEngineException Class
Exception raised by the HTTP engine when a request cannot be processed, for example when the target URI is invalid or the response body cannot be fully read.
Syntax
Unit: Sparkle.Http.Engine
EHttpEngineException = class(Exception);