• Exception::getMessage

    (PHP 5 >= 5.1.0, PHP 7) Exception::getMessage — 获取异常消息内容

    2679

  • setDate 方法

    设置 Date 对象中用本地时间表示的数字日期。

    1477

  • Exception::getPrevious

    (PHP 5 >= 5.3.0, PHP 7) Exception::getPrevious — 返回异常链中的前一个异常

    2223

  • Exception::getCode

    (PHP 5 >= 5.1.0, PHP 7) Exception::getCode — 获取异常代码

    3738

  • Exception::getFile

    (PHP 5 >= 5.1.0, PHP 7) Exception::getFile — 获取发生异常的程序文件名称

    1624

  • Exception::getLine

    (PHP 5 >= 5.1.0, PHP 7) Exception::getLine — 获取发生异常的代码在文件中的行号

    2260

  • Exception::getTrace

    (PHP 5 >= 5.1.0, PHP 7) Exception::getTrace — 获取异常追踪信息

    2179

  • Exception::getTraceAsString

    (PHP 5 >= 5.1.0, PHP 7) Exception::getTraceAsString — 获取字符串类型的异常追踪信息

    1696

  • setHours 方法

    设置 Date 对象中用本地时间表示的小时值。

    2142

  • Exception::__toString

    (PHP 5 >= 5.1.0, PHP 7) Exception::__toString — 将异常对象转换为字符串

    1960

  • setMinutes 方法

    设置 Date 对象中用 本地时间表示的分钟值。

    1631

  • setMonth 方法

    设置 Date 对象中用 本地时间表示的月份值。

    1641

热门词条