ILIAS  release_9 Revision v9.13-25-g2c18ec4c24f
ilWebDAVMissingResourceException Class Reference
+ Inheritance diagram for ilWebDAVMissingResourceException:
+ Collaboration diagram for ilWebDAVMissingResourceException:

Public Member Functions

 __construct (string $message)
 

Data Fields

const MISSING_RESSOURCE = 'This object points to a file without resource'
 

Detailed Description

Definition at line 23 of file ilWebDAVMissingResourceException.php.

Constructor & Destructor Documentation

◆ __construct()

ilWebDAVMissingResourceException::__construct ( string  $message)
Parameters
mixed$message

Definition at line 30 of file ilWebDAVMissingResourceException.php.

References ILIAS\MetaData\Repository\Validation\Data\__construct().

31  {
33  }
__construct(VocabulariesInterface $vocabularies)
$message
Definition: xapiexit.php:32
+ Here is the call graph for this function:

Field Documentation

◆ MISSING_RESSOURCE

const ilWebDAVMissingResourceException::MISSING_RESSOURCE = 'This object points to a file without resource'

Definition at line 25 of file ilWebDAVMissingResourceException.php.


The documentation for this class was generated from the following file: