\duncan3dc\ExceptionsExceptionFactoryInterface

Summary

Methods
Constants
make()
No constants found
No protected methods found
N/A
No private methods 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