new GS1encoderParameterException(message)
Exception thrown when an invalid parameter is provided to a method or property setter.
Parameters:
| Name | Type | Description |
|---|---|---|
message |
string | The error message |
Extends
- Error