Exception for reflection exceptions - adds the entity name,
because there might be long classnames that will be shortened
within the stacktrace
public static reflectionFailure ( string $entity, ReflectionException $previousException ) | ||
$entity | string | The entity's name |
$previousException | ReflectionException |