open class FileTransferException : CommonException
FileTransferException(message: String, cause: Throwable)
FileTransferException(message: String)