You are here

namespace Symfony\Component\HttpFoundation\File\Exception in Zircon Profile 8

Same name in other branches
  1. 8.0 Symfony\Component\HttpFoundation\File\Exception
Classsort descending Location Description
AccessDeniedException vendor/symfony/http-foundation/File/Exception/AccessDeniedException.php Thrown when the access on a file was denied.
FileException vendor/symfony/http-foundation/File/Exception/FileException.php Thrown when an error occurred in the component File.
FileNotFoundException vendor/symfony/http-foundation/File/Exception/FileNotFoundException.php Thrown when a file was not found.
UnexpectedTypeException vendor/symfony/http-foundation/File/Exception/UnexpectedTypeException.php
UploadException vendor/symfony/http-foundation/File/Exception/UploadException.php Thrown when an error occurred during file upload.