Class HostUnresolved

All Implemented Interfaces:
Future<Void>, Associator, Eligible

public class HostUnresolved extends Error
Indicates that a host name could not be resolved.
  • Constructor Details

    • HostUnresolved

      Creates a new event as a copy of an existing event.

      Useful for forwarding an event.

      Parameters:
      event -
    • HostUnresolved

      public HostUnresolved(Event<?> event, String message)
      Parameters:
      event -
      message -