Package io.dingodb.sdk.common
Class DingoClientException.InvalidRouteTableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.dingodb.sdk.common.DingoClientException
io.dingodb.sdk.common.DingoClientException.InvalidRouteTableException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- DingoClientException
public static final class DingoClientException.InvalidRouteTableException
extends DingoClientException
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class io.dingodb.sdk.common.DingoClientException
DingoClientException.ExhaustedRetryException, DingoClientException.InvalidRouteTableException, DingoClientException.MetaServiceException, DingoClientException.RequestErrorException, DingoClientException.StoreServiceException -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidRouteTableException
-