Class FileRenameFailedAlert

All Implemented Interfaces:
Alert<file_rename_failed_alert>

public final class FileRenameFailedAlert extends TorrentAlert<file_rename_failed_alert>
This is posted as a response to a torrent_handle::rename_file() call, if the rename operation failed.
  • Constructor Details

  • Method Details

    • getIndex

      public int getIndex()
      refers to the index of the file that was supposed to be renamed.
      Returns:
    • getError

      public ErrorCode getError()
      is the error code returned from the filesystem.
      Returns: