Class EndpointIOException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.yahoo.vespa.http.client.core.communication.EndpointIOException
All Implemented Interfaces:
Serializable

public class EndpointIOException extends IOException
Class for throwing exception from endpoint.
Author:
dybis
See Also:
  • Constructor Details

  • Method Details

    • getEndpoint

      public Endpoint getEndpoint()
      Returns the endpoint, or null if the failure occurred before this was assigned to a unique endpoint