IllegalStateException with a message will be raised.@Deprecated public final class ClosedClientFactoryException extends IllegalStateException
RuntimeException raised when a Client is executing and the ClientFactory which the
Client is using is closed.| Modifier and Type | Method and Description |
|---|---|
static ClosedClientFactoryException |
get()
Deprecated.
Returns a new
ClosedClientFactoryException. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static ClosedClientFactoryException get()
ClosedClientFactoryException.Copyright © 2020 LeanCloud. All rights reserved.