public final class EmptyEndpointGroupException extends EndpointGroupException
EndpointGroupException raised when the resolution of an EndpointGroup fails
because there are no Endpoints in the EndpointGroup.| Modifier and Type | Method and Description |
|---|---|
static EmptyEndpointGroupException |
get()
Returns an
EmptyEndpointGroupException which may be a singleton or a new instance, depending on
Flags.verboseExceptionSampler()'s decision. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static EmptyEndpointGroupException get()
EmptyEndpointGroupException which may be a singleton or a new instance, depending on
Flags.verboseExceptionSampler()'s decision.Copyright © 2020 LeanCloud. All rights reserved.