final class InternalErrorException extends LogicException implements ExceptionInterface

internal  This class is not covered by the backward compatibility promise
 

Methods

fromBackTrace(string $message, int $distance = 1)

No description

Details

at line 20
static InternalErrorException fromBackTrace(string $message, int $distance = 1)

No description

Parameters

string $message
int $distance

Return Value

InternalErrorException