Class ClientNotConnectedException

All Implemented Interfaces:
Serializable

public class ClientNotConnectedException extends MilvusException
Milvus client API throws this exception when not connected to the Milvus server.
See Also:
  • Constructor Details

    • ClientNotConnectedException

      public ClientNotConnectedException(String msg)