ExceptionFound
in package
implements
Reason
Table of Contents
Interfaces
Properties
- $exception : Exception
Methods
- __construct() : mixed
- code() : int
- Code for user land to act upon;
- description() : string
- Short description of the result, human readable.
Properties
$exception
private
Exception
$exception
Methods
__construct()
public
__construct(Exception $exception) : mixed
Parameters
- $exception : Exception
code()
Code for user land to act upon;
public
code() : int
Return values
intdescription()
Short description of the result, human readable.
public
description() : string