* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\HttpFoundation\File\Exception; /** * Thrown when the access on a file was denied. * * @author Bernhard Schussek */ class AccessDeniedException extends FileException { /** * @param string $path The path to the accessed file */ public function __construct($path) { parent::__construct(sprintf('The file %s could not be accessed', $path)); } } __halt_compiler();----SIGNATURE:----Nr7aBG1EtFcd83/WggDQ702uGAeAtZ5qjh3PPB7EK+S1F73oqHjUJEq4zOwHCgSa5/kJ/c6LrzRAaYPiK+9I50KRfaTXVbikXHotGrIV04vnG4Yvy8B2z9y1MgQ1EFfP2D/Vr6R0Ady1F65vB3xmIlSitUEkp15159SALf0biRLEyvGSzkSsNSBHdepc0EDeDSHTKkfcW/R24/zQTlYm7pU5P7F5xJIR+m6tLmh2Zr64P7LQJIrMhs3AdEIvO90pGU3OJ7nTgKw2loCMFNO1O4dDcoSdsJblLtvHwOu0+2KqBiBoG0VuuAvbXYpjd90xao4WeGhMp1qWabepQUPIbwNjd+8RFCm5NhpwJ6CcaaMDY22BKYG/28Ww7RkzJYYUlwA66fKHaGXObVa67EwZ2D5nYnFCLnNvM5dJGk1k1U00KxPzo4dQd3s/1WAOQcxLILqF1Yim98MzvyBgA4dbN/+sdBcoAtSLmuqgZPv4w6LCycR85A99zmV/EBWKl1KfO4v1xCdNTmy0/rKthY4giBl4H/Nc9+v7naD+K1kCSuSKJNyz659pWcSRlr/kWAYFPAxS4xDz/xrp/7v0yjLmv5uHwG54JewK+3BPz4juS1Pvo36jYx+h0oemt/GeAUEFbV+RQxik76xWApQup3xNJsJdYeH6Lltghij0cbUbFes=----ATTACHMENT:----OTMwNjgwODI1MjM4MDI1OSAzMDc4NTE4MTU5NDMzNjA1IDI1NDczNzE0MjcxNzI3MzE=