Class HttpException

Summary

Fully Qualified Name: Laminas\XmlRpc\Client\Exception\HttpException
Extends: RuntimeException

Description

Thrown by Laminas\XmlRpc\Client when an HTTP error occurs during an XML-RPC method call.

Top