public class ExceptionUtil extends Object
ExceptionUtil()
static boolean
isBizException(Exception e)
isMotanException(Exception e)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ExceptionUtil()
public static boolean isBizException(Exception e)
true: 来自业务方的异常 false: 来自框架本身的异常
e
public static boolean isMotanException(Exception e)
Copyright © 2016. All rights reserved.