public abstract class MilvusException extends RuntimeException
protected Integer
status
MilvusException(String msg, Integer status)
Integer
getStatus()
void
setStatus(Integer status)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
protected Integer status
public MilvusException(String msg, Integer status)
public Integer getStatus()
public void setStatus(Integer status)
Copyright © 2023. All rights reserved.