Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Assert
LazyAssertionException
PHP Class Assert\LazyAssertionException
Inheritance:
extends
InvalidArgumentException
显示文件
Open project: beberlei/assert
Public Methods
Method
Description
__construct
(
$message
,
array
$errors
)
fromErrors
(
array
$errors
) :
self
getErrorExceptions
( )
Method Details
__construct()
public
method
public
__construct
(
$message
,
array
$errors
)
$errors
array
fromErrors()
public
static
method
public
static
fromErrors
(
array
$errors
) :
self
$errors
array
return
self
getErrorExceptions()
public
method
public
getErrorExceptions
( )