19 $message =
'Links are not supported, encountered link at ';
21 return new static(
$message . $file->getPathname());
33 $message =
"The FTP system type '$systemType' is currently not supported.";
static forFtpSystemType($systemType)
Create a new exception for a link.
catch(Exception $e) $message
static forLink(SplFileInfo $file)
Create a new exception for a link.