Uses of Class
cn.dinodev.spring.commons.exception.BusinessException
Packages that use BusinessException
-
Uses of BusinessException in cn.dinodev.spring.commons.exception
Methods in cn.dinodev.spring.commons.exception that return BusinessExceptionModifier and TypeMethodDescriptionstatic BusinessException根据状态创建 BusinessException 实例,不包含附加数据和异常原因static BusinessException根据状态和附加数据创建 BusinessException 实例,不包含异常原因static BusinessException根据状态、附加数据和异常原因创建 BusinessException 实例static BusinessException