public final class ParameterStatus extends Object implements BackendMessage
| Constructor and Description |
|---|
ParameterStatus(String name,
String value)
Create a new message.
|
public ParameterStatus(String name, String value)
name - the name of the run-time parameter being reportedvalue - the current value of the parameterIllegalArgumentException - if status or value is nullCopyright © 2023. All rights reserved.