mediatekformation

ExceptionFound
in package
implements Reason

Interfaces, Classes, Traits and Enums

Reason

Table of Contents

$exception  : Exception
__construct()  : mixed
code()  : int
Code for user land to act upon;
description()  : string
Short description of the result, human readable.

Properties

Methods

__construct()

public __construct(Exception $exception) : mixed
Parameters
$exception : Exception
Return values
mixed

code()

Code for user land to act upon;

public code() : int
Return values
int

description()

Short description of the result, human readable.

public description() : string
Return values
string

Search results