class FileTransferException

FileTransferException class.

Hierarchy

Expanded class hierarchy of FileTransferException

3 files declare their use of FileTransferException

File

drupal/core/lib/Drupal/Core/FileTransfer/FileTransferException.php, line 15
Definition of Drupal\Core\FileTransfer\FileTransferException.

Namespace

Drupal\Core\FileTransfer
View source

Members

Namesort descending Modifiers Type Description Overrides
FileTransferException::$arguments public property Arguments to be used in this exception.
FileTransferException::__construct function Constructs a FileTransferException object.