Php/docs/parle-rparser.errorinfo

来自菜鸟教程
跳转至:导航、​搜索

Parle\RParser::errorInfo

(PECL parle >= 0.7.0)

Parle\RParser::errorInfoRetrieve the error information


说明

public Parle\RParser::errorInfo ( ) : Parle\ErrorInfo

Retrieve the error information in case Parle\RParser::action() returned the error action.


参数

此函数没有参数。


返回值

Returns an instance of Parle\ErrorInfo.