/opt/alt/php55/usr/share/pear/Symfony/Component/Finder/Exception
NameSizeModeActions
AccessDeniedException.php4270644editdlrm
AdapterFailureException.php11530644editdlrm
ExceptionInterface.php4950644editdlrm
OperationNotPermitedException.php4180644editdlrm
ShellCommandFailureException.php10810644editdlrm
Edit: /opt/alt/php55/usr/share/pear/Symfony/Component/Finder/Exception/OperationNotPermitedException.php (418B)
* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Finder\Exception; /** * @author Jean-François Simon */ class OperationNotPermitedException extends AdapterFailureException { }