Class IllegalResponseException

All Implemented Interfaces:
Serializable

public class IllegalResponseException extends MilvusException
Interfaces including search/search/loadCollection might throw this exception when server return illegal response. It may indicate a bug in server.
See Also:
  • Constructor Details

    • IllegalResponseException

      public IllegalResponseException(String msg)