ConditionNotAllowedException
extends Exception
in package
Table of Contents
Methods
- __construct() : mixed
Methods
__construct()
public
__construct([mixed $message = "Condition not allowed exception" ][, mixed $code = 0 ][, Throwable $previous = null ]) : mixed
Parameters
- $message : mixed = "Condition not allowed exception"
- $code : mixed = 0
- $previous : Throwable = null