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 null
Copyright © 2020. All rights reserved.