Package io.milvus.common.utils
Class ExceptionUtils
- java.lang.Object
-
- io.milvus.common.utils.ExceptionUtils
-
public class ExceptionUtils extends Object
-
-
Constructor Summary
Constructors Constructor Description ExceptionUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidhandleResponseStatus(R<?> r)static voidthrowUnExpectedException(String msg)
-