Http Request Executor Exception
A class hierarchy that describes network issues.
Inheritors
Types
Link copied to clipboard
class ExecutionError(message: String? = null, cause: Throwable? = null) : HttpRequestExecutorException
Error while executing HTTP request.
Link copied to clipboard
The server responded with an HTTP error.