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