Package io.dingodb.sdk.common
Class DingoClientException.MetaServiceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.dingodb.sdk.common.DingoClientException
io.dingodb.sdk.common.DingoClientException.MetaServiceException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- 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
ConstructorsConstructorDescriptionMetaServiceException(int errorCode, String message) MetaServiceException(String message) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MetaServiceException
-
MetaServiceException
-