Class NoSuchEndpointException

All Implemented Interfaces:
Serializable

public class NoSuchEndpointException extends ServiceException
A ServiceException raised when services endpoints are not reachable.
Author:
Fabio Simeoni
See Also:
  • Constructor Details

    • NoSuchEndpointException

      public NoSuchEndpointException(Throwable cause)
      Creates an instance from an underlying cause.
      Parameters:
      cause - the cause