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

Breadcrumb

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

class FileNotExistsException

Exception thrown when a file is expected to exist but does not.

Hierarchy

  • class \Drupal\Core\File\Exception\FileException extends \Drupal\Core\File\Exception\RuntimeException
    • class \Drupal\Core\File\Exception\FileNotExistsException extends \Drupal\Core\File\Exception\FileException

Expanded class hierarchy of FileNotExistsException

1 file declares its use of FileNotExistsException
FileSystem.php in core/lib/Drupal/Core/File/FileSystem.php

File

core/lib/Drupal/Core/File/Exception/FileNotExistsException.php, line 8

Namespace

Drupal\Core\File\Exception
View source
class FileNotExistsException extends FileException {

}

API Navigation

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