| Ultima modificación | Ver Log |
<?php
namespace PhpXmlRpc\Exception;
class XmlRpcException extends ParsingException
{
}