UI\Window
PHP Manual

UI\Window::error

(PHP 7, UI 0.9.9)

UI\Window::errorShow Error Box

Description

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

Shall show an error box

Parameters

title

The title of the error box

msg

The message for the error box


UI\Window
PHP Manual