UnsupportedException
extends LogicException
in package
implements
ExceptionInterface
Tags
Table of Contents
Interfaces
Properties
- $subject : mixed
Methods
- __construct() : mixed
Properties
$subject read-only
public
mixed
$subject
Methods
__construct()
public
__construct(string $message, mixed $subject[, int $code = 0 ][, Throwable|null $previous = null ]) : mixed
Parameters
- $message : string
- $subject : mixed
- $code : int = 0
- $previous : Throwable|null = null