PHP Class fXmlRpc\Exception\ParserException

Inheritance: extends fXmlRpc\Exception\RuntimeException
Datei anzeigen Open project: lstrojny/fxmlrpc Class Usage Examples

Public Methods

Method Description
notXml ( $string )
unexpectedTag ( $tagName, $elements, array $definedVariables, $depth, $xml )
xmlrpcExtensionLibxmlParsehugeNotSupported ( )

Method Details

notXml() public static method

public static notXml ( $string )

unexpectedTag() public static method

public static unexpectedTag ( $tagName, $elements, array $definedVariables, $depth, $xml )
$definedVariables array

xmlrpcExtensionLibxmlParsehugeNotSupported() public static method