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
When
InvalidCombination
PHP Class When\InvalidCombination
Inheritance:
extends
Exception
Exibir arquivo
Open project: tplaner/when
Public Methods
Method
Description
__construct
(
$message
= "Invalid combination.",
$code
,
Exception
$previous
= null )
Method Details
__construct()
public
method
public
__construct
(
$message
= "Invalid combination.",
$code
,
Exception
$previous
= null )
$previous
Exception