AttributeMissingException
extends Exception
in package
Table of Contents
- $type : int
- __construct() : mixed
- getType() : int
Properties
$type
private
int
$type
Methods
__construct()
public
__construct(int $type[, string $context = null ], mixed $code[, Throwable $previous = null ]) : mixed
Parameters
- $type : int
- $context : string = null
- $code : mixed
- $previous : Throwable = null
Tags
Return values
mixed —getType()
public
getType() : int