Class ParamException

All Implemented Interfaces:
Serializable

public class ParamException extends MilvusException
Exception for illegal parameters input.
See Also:
  • Constructor Details

    • ParamException

      public ParamException(String msg)