public class ParameterNotFoundException
extends java.lang.Exception
ParameterParser,
Serialized Form| Constructor and Description |
|---|
ParameterNotFoundException()
Constructs a new ParameterNotFoundException with no detail message.
|
ParameterNotFoundException(java.lang.String s)
Constructs a new ParameterNotFoundException with the specified
detail message.
|
public ParameterNotFoundException()
public ParameterNotFoundException(java.lang.String s)
s - the detail message