Uses of Class
com.alibaba.cola.exception.SysException
-
-
Uses of SysException in com.alibaba.cola.exception
Methods in com.alibaba.cola.exception that return SysException Modifier and Type Method Description static SysExceptionExceptionFactory. sysException(String errorMessage)static SysExceptionExceptionFactory. sysException(String errorCode, String errorMessage)static SysExceptionExceptionFactory. sysException(String errorCode, String errorMessage, Throwable e)static SysExceptionExceptionFactory. sysException(String errorMessage, Throwable e)
-