Uses of Class
io.mybatis.common.exception.ServiceException
-
Packages that use ServiceException Package Description io.mybatis.common.core io.mybatis.common.exception -
-
Uses of ServiceException in io.mybatis.common.core
Methods in io.mybatis.common.core with parameters of type ServiceException Modifier and Type Method Description static ResponseResponse. error(ServiceException e) -
Uses of ServiceException in io.mybatis.common.exception
Subclasses of ServiceException in io.mybatis.common.exception Modifier and Type Class Description classAssertException断言异常
-