\duncan3dc\ExceptionsExceptions

Summary

Methods
Properties
Constants
__construct()
__toString()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$exceptions
N/A

Properties

$exceptions

$exceptions : 

Type

Methods

__construct()

__construct(array<mixed,\Throwable>  $exceptions) 

Create a new instance.

Parameters

array<mixed,\Throwable> $exceptions

An array of caught exceptions.

__toString()

__toString() : string

Format the exceptions.

Returns

string