Documentation

Exception

Table of Contents

Classes

BatchException
This exception is thrown when HttpClient::sendRequests led to at least one failure.
CircularRedirectionException
Thrown when circular redirection is detected.
ClientErrorException
Thrown when there is a client error (4xx).
HttpClientNoMatchException
Thrown when a http client match in the HTTPClientRouter.
HttpClientNotFoundException
Thrown when a http client cannot be chosen in a pool.
LoopException
Thrown when the Plugin Client detects an endless loop.
MultipleRedirectionException
Redirect location cannot be chosen.
ServerErrorException
Thrown when there is a server error (5xx).

        
On this page

Search results