public class IllegalParameterException extends IllegalArgumentException
| 构造器和说明 |
|---|
IllegalParameterException() |
IllegalParameterException(ExceptionMessage exceptionMessage) |
IllegalParameterException(String s) |
IllegalParameterException(String message,
Throwable cause) |
IllegalParameterException(Throwable cause) |
public IllegalParameterException()
public IllegalParameterException(ExceptionMessage exceptionMessage)
public IllegalParameterException(String s)
public IllegalParameterException(Throwable cause)
Copyright © 2022. All rights reserved.