Class UrlSeedAlert

All Implemented Interfaces:
Alert<url_seed_alert>

public final class UrlSeedAlert extends TorrentAlert<url_seed_alert>
This alert is generated when a HTTP seed name lookup fails.
  • Method Details

    • error

      public ErrorCode error()
      The error the web seed encountered. If this is not set, the server sent an error message, call errorMessage().
      Returns:
      error code
    • serverUrl

      public String serverUrl()
      The URL the error is associated with.
      Returns:
      server url
    • errorMessage

      public String errorMessage()
      In case the web server sent an error message, this function returns it.
      Returns:
      error message