Class SessionErrorAlert

java.lang.Object
com.frostwire.jlibtorrent.alerts.AbstractAlert<session_error_alert>
com.frostwire.jlibtorrent.alerts.SessionErrorAlert
All Implemented Interfaces:
Alert<session_error_alert>

public final class SessionErrorAlert extends AbstractAlert<session_error_alert>
This alert is posted when the session encounters a serious error, potentially fatal.
  • Method Details

    • error

      public ErrorCode error()
      The error code, if one is associated with this error.
      Returns:
      the error