Package cn.sliew.milky.common.exception
Class ExceptionFactory
- java.lang.Object
-
- cn.sliew.milky.common.exception.ExceptionFactory
-
public class ExceptionFactory extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ExceptionwrapException(String message, Exception e)todo Explanation
-