\duncan3dc\ExceptionsExceptionFactory

Summary

Methods
Properties
Constants
make()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

make()

make(array<mixed,\Throwable>  $exceptions) : \Exception

Create an exception that handles multiple.

Parameters

array<mixed,\Throwable> $exceptions

An array of caught exceptions

Returns

\Exception