Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. NoTmpDirFileException.php

class NoTmpDirFileException

Thrown when an UPLOAD_ERR_NO_TMP_DIR error occurred with UploadedFile.

@author Florent Mata <florentmata@gmail.com>

Hierarchy

  • class \Symfony\Component\HttpFoundation\File\Exception\FileException extends \Symfony\Component\HttpFoundation\File\Exception\RuntimeException
    • class \Symfony\Component\HttpFoundation\File\Exception\NoTmpDirFileException extends \Symfony\Component\HttpFoundation\File\Exception\FileException

Expanded class hierarchy of NoTmpDirFileException

1 file declares its use of NoTmpDirFileException
UploadedFile.php in vendor/symfony/http-foundation/File/UploadedFile.php

File

vendor/symfony/http-foundation/File/Exception/NoTmpDirFileException.php, line 19

Namespace

Symfony\Component\HttpFoundation\File\Exception
View source
class NoTmpDirFileException extends FileException {

}

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal