Exception: Ftpd::FileSystemError

Inherits:
PermanentFileSystemError show all
Defined in:
lib/ftpd/exceptions.rb

Overview

A permanent file system error. Deprecated; use PermanentFileSystemError instead.

Instance Attribute Summary

Attributes inherited from FtpServerError

#code

Method Summary

Methods inherited from PermanentFileSystemError

#initialize

Methods inherited from FtpServerError

#initialize, #message_with_code

Constructor Details

This class inherits a constructor from Ftpd::PermanentFileSystemError