Package io.milvus.exception
Class UnExpectedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.milvus.exception.MilvusException
io.milvus.exception.UnExpectedException
- All Implemented Interfaces:
Serializable
Exception for unexpected exception.
- See Also:
-
Field Summary
Fields inherited from class io.milvus.exception.MilvusException
status -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.milvus.exception.MilvusException
getStatus, setStatusMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnExpectedException
-