FTPCopyFileException
class FTPCopyFileException extends ClientErrorException
Exception indicating that FTP does not support file copy
Properties
| $code | from ClientErrorException | ||
| $message |
Methods
Details
in
BaseException at line 8
__construct(string|null $details = null)
No description