• Exception::getMessage

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

    1453

  • setDate 方法

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

    1000

  • Exception::getPrevious

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

    1580

  • Exception::getCode

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

    2700

  • Exception::getFile

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

    952

  • Exception::getLine

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

    1288

  • Exception::getTrace

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

    1128

  • Exception::getTraceAsString

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

    1424

  • setHours 方法

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

    1438

  • Exception::__toString

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

    1016

  • setMinutes 方法

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

    958

  • setMonth 方法

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

    1060

Popular Entries