Class DhtErrorAlert

All Implemented Interfaces:
Alert<dht_error_alert>

public final class DhtErrorAlert extends AbstractAlert<dht_error_alert>
Posted when something fails in the DHT. This is not necessarily a fatal error, but it could prevent proper operation.
  • Method Details

    • error

      public ErrorCode error()
      The error code.
      Returns:
      the error.
    • operation

      public Operation operation()
      the operation that failed
      Returns:
      the operation.