Wordpress XML-RPC PHP Client
  • Namespace
  • Class

Namespaces

  • HieuLe
    • WordpressXmlrpcClient
      • Exception

Exceptions

  • NetworkException
  • XmlrpcException

Class XmlrpcException

An error respond from wordpress

Exception
Extended by HieuLe\WordpressXmlrpcClient\Exception\XmlrpcException
Namespace: HieuLe\WordpressXmlrpcClient\Exception
Author: TrungHieu
Located at Exception/XmlrpcException.php

Methods summary

public
# __construct( $message, $code )

Overrides

Exception::__construct
public
# __toString( )

Overrides

Exception::__toString

Methods inherited from Exception

__wakeup(), getCode(), getFile(), getLine(), getMessage(), getPrevious(), getTrace(), getTraceAsString()

Properties summary

Properties inherited from Exception

$code, $file, $line, $message

Wordpress XML-RPC PHP Client API documentation generated by ApiGen