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:
    Serialized Form
    • Constructor Detail

      • IllegalResponseException

        public IllegalResponseException​(String msg)