English | 简体中文 | 繁體中文
查询

UI\Window::error()函数—用法及示例

「 将显示一个错误框 」


(UI 0.9.9)

UI\Window::error — 显示错误框

说明 ¶

public UI\Window::error(string $title, string $msg)

将显示一个错误框

参数 ¶
title
The title of the error box

msg
The message for the error box

补充纠错
上一个函数: UI\Window::getSize()函数
下一个函数: UI\Window::add()函数
热门PHP函数
分享链接