Class MetadataFailedAlert

All Implemented Interfaces:
Alert<metadata_failed_alert>

public final class MetadataFailedAlert extends TorrentAlert<metadata_failed_alert>
This alert is generated when the metadata has been completely received and the info-hash failed to match it. i.e. the metadata that was received was corrupt. libtorrent will automatically retry to fetch it in this case. This is only relevant when running a torrent-less download, with the metadata extension provided by libtorrent.
  • Method Details

    • getError

      public ErrorCode getError()
      The error that occurred.
      Returns: