public class ParameterNotFoundException extends Exception
ParameterParser,
序列化表格| 构造器和说明 |
|---|
ParameterNotFoundException()
Constructs a new ParameterNotFoundException with no detail message.
|
ParameterNotFoundException(String s)
Constructs a new ParameterNotFoundException with the specified
detail message.
|
public ParameterNotFoundException()
public ParameterNotFoundException(String s)
s - the detail messageCopyright © 2022. All rights reserved.