NotSupportedException
extends RuntimeException
in package
implements
FilesystemException
Interfaces, Classes and Traits
Table of Contents
- forFtpSystemType() : static
- Create a new exception for a link.
- forLink() : static
- Create a new exception for a link.
Methods
forFtpSystemType()
Create a new exception for a link.
public
static forFtpSystemType(string $systemType) : static
Parameters
- $systemType : string
Return values
static —forLink()
Create a new exception for a link.
public
static forLink(SplFileInfo $file) : static
Parameters
- $file : SplFileInfo