Uses of Class
io.milvus.exception.MilvusException
-
Packages that use MilvusException Package Description io.milvus.exception -
-
Uses of MilvusException in io.milvus.exception
Subclasses of MilvusException in io.milvus.exception Modifier and Type Class Description classClientNotConnectedExceptionMilvus client API throws this exception when not connected to the Milvus server.classIllegalResponseExceptionInterfaces includingsearch/search/loadCollectionmight throw this exception when server return illegal response.classParamExceptionException for illegal parameters input.
-