public class BusinessException extends BaseException
| 构造器和说明 |
|---|
BusinessException() |
BusinessException(String message) |
BusinessException(String message,
Throwable ex) |
BusinessException(Throwable ex) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected HttpCode |
getCode() |
handlerpublic BusinessException()
public BusinessException(Throwable ex)
public BusinessException(String message)
protected HttpCode getCode()
getCode 在类中 BaseExceptionCopyright © 2017. All rights reserved.