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