UnsupportedPageTypeException
extends Exception
in package
Table of Contents
Properties
Methods
- __construct() : mixed
Properties
$code
protected
int
$code
= 400
$message
protected
string
$message
= 'The page type is not supported.'
Methods
__construct()
public
__construct([string|null $page = null ]) : mixed
Parameters
- $page : string|null = null