• Exception::getMessage

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

    2659

  • setDate 方法

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

    1458

  • Exception::getPrevious

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

    2199

  • Exception::getCode

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

    3712

  • Exception::getFile

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

    1606

  • Exception::getLine

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

    2237

  • Exception::getTrace

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

    2152

  • Exception::getTraceAsString

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

    1666

  • setHours 方法

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

    2124

  • Exception::__toString

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

    1939

  • setMinutes 方法

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

    1611

  • setMonth 方法

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

    1620

热门词条