ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Static Public Member Functions | |
static | forLink (SplFileInfo $file) |
Create a new exception for a link. More... | |
static | forFtpSystemType ($systemType) |
Create a new exception for a link. More... | |
Definition at line 8 of file NotSupportedException.php.
|
static |
Create a new exception for a link.
string | $systemType |
Definition at line 31 of file NotSupportedException.php.
References $message.
Referenced by League\Flysystem\Adapter\AbstractFtpAdapter\normalizeObject().
|
static |
Create a new exception for a link.
SplFileInfo | $file |
Definition at line 17 of file NotSupportedException.php.
References $message.
Referenced by League\Flysystem\Adapter\Local\normalizeFileInfo().