Uses of Class
io.milvus.exception.MilvusException
Packages that use MilvusException
-
Uses of MilvusException in io.milvus.exception
Subclasses of MilvusException in io.milvus.exceptionModifier and TypeClassDescriptionclassMilvus client API throws this exception when not connected to the Milvus server.classInterfaces includingsearch/search/loadCollectionmight throw this exception when server return illegal response.classException for illegal parameters input.classException for error response from server side.classException for unexpected exception.