HumHub Documentation (unofficial)

ExceptionFound
in package
implements Reason

Table of Contents

Interfaces

Reason

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

Methods

__construct()

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

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

        
On this page

Search results