public class ParameterException extends RuntimeException
| 构造器和说明 |
|---|
ParameterException(BaseErrorCode errorCode) |
ParameterException(String message) |
ParameterException(String message,
int status) |
public ParameterException(String message)
public ParameterException(String message, int status)
public ParameterException(BaseErrorCode errorCode)
Copyright © 2020. All rights reserved.