Class AdapterFailureException
Base exception for all adapter failures.
- Exception
- RuntimeException
- Symfony\Component\Finder\Exception\AdapterFailureException implements Symfony\Component\Finder\Exception\ExceptionInterface
Direct known subclasses
Symfony\Component\Finder\Exception\OperationNotPermitedException, Symfony\Component\Finder\Exception\ShellCommandFailureException
Namespace: Symfony\Component\Finder\Exception
Author: Jean-François Simon <contact@jfsimon.fr>
Located at finder/Symfony/Component/Finder/Exception/AdapterFailureException.php
Author: Jean-François Simon <contact@jfsimon.fr>
Located at finder/Symfony/Component/Finder/Exception/AdapterFailureException.php
public
|
#
__construct(
|
public
|
__toString(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
$code,
$file,
$line,
$message
|