Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Exceptions
Collection
ReadOnlyArrayException
PHP Class Exceptions\Collection\ReadOnlyArrayException
Author:
Mathieu Dumoulin aka CrazyCodr (
[email protected]
)
Inheritance:
extends
CollectionException
ファイルを表示
Open project: crazycodr/standard-exceptions
Public Methods
Method
Description
__construct
(
$message
= 'Array/Collection is read-only, you cannot alter it',
$code
,
$previous
= null )
Method Details
__construct()
public
method
public
__construct
(
$message
= 'Array/Collection is read-only, you cannot alter it',
$code
,
$previous
= null )