Class BizException

All Implemented Interfaces:
Serializable, BaseException

public class BizException extends BaseUncheckedException
业务异常 用于在处理业务逻辑时,进行抛出的异常。
Version:
1.0
Author:
zuihou
See Also: