Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
think
exception
ValidateException
PHP Class think\exception\ValidateException
Inheritance:
extends
RuntimeException
Exibir arquivo
Open project: top-think/framework
Protected Properties
Property
Type
Description
$error
Public Methods
Method
Description
__construct
(
$error
)
getError
( ) :
array
|
string
获取验证错误信息
Method Details
__construct()
public
method
public
__construct
(
$error
)
getError()
public
method
获取验证错误信息
public
getError
( ) :
array
|
string
return
array
|
string
Property Details
$error
protected_oe property
protected
$error