public class NoSuchEndpointException extends ServiceException
ServiceException raised when services endpoints are not reachable.| Constructor and Description |
|---|
NoSuchEndpointException(Throwable cause)
Creates an instance from an underlying cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NoSuchEndpointException(Throwable cause)
cause - the causeCopyright © 2017. All Rights Reserved.