NotSupportedException
extends RuntimeException
in package
implements
FilesystemException
Table of Contents
Interfaces
Methods
- 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
staticforLink()
Create a new exception for a link.
public
static forLink(SplFileInfo $file) : static
Parameters
- $file : SplFileInfo