Class SaveResumeDataFailedAlert

All Implemented Interfaces:
Alert<save_resume_data_failed_alert>

public final class SaveResumeDataFailedAlert extends TorrentAlert<save_resume_data_failed_alert>
This alert is generated instead of ``save_resume_data_alert`` if there was an error generating the resume data. ``error`` describes what went wrong.
  • Method Details