public class BIllException extends BaseException
| 构造器和说明 |
|---|
BIllException() |
BIllException(ConstantEnum constantEnum) |
BIllException(String message) |
BIllException(String message,
Integer code) |
BIllException(Throwable cause) |
getCode, setCodepublic BIllException()
public BIllException(String message)
public BIllException(ConstantEnum constantEnum)
public BIllException(Throwable cause)
Copyright © 2019 RffanLAB. All rights reserved.