Package io.milvus.exception
Class MilvusException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.milvus.exception.MilvusException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ClientNotConnectedException,IllegalResponseException,ParamException,ServerException,UnExpectedException
Base class of Milvus exceptions.
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
status
-
-
Constructor Details
-
MilvusException
-
-
Method Details
-
getStatus
-
setStatus
-