Thrown when parameter configuration errors are detected.
Initializes a new instance of ParameterConfigurationException.
public Void ParameterConfigurationException(msg)| Name | Type | Summary |
|---|---|---|
| msg | String |
Initializes a new instance of ParameterConfigurationException.
public Void ParameterConfigurationException(msg, src)| Name | Type | Summary |
|---|---|---|
| msg | String | |
| src | String |
Initializes a new instance of ParameterConfigurationException.
public Void ParameterConfigurationException(msg, src, inner)| Name | Type | Summary |
|---|---|---|
| msg | String | |
| src | String | |
| inner | Exception |
In this document