class UploadException

Thrown when an error occurred during file upload

@author Bernhard Schussek <bschussek@gmail.com>

Hierarchy

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

Expanded class hierarchy of UploadException

File

drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/Exception/UploadException.php, line 19

Namespace

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

}

Members