| ExceptionMessages Fields |
The ExceptionMessages type exposes the following members.
| Name | Description | |
|---|---|---|
| NonnegativeNumberRequired | The message to pass to an ArgumentOutOfRangeException when a number is unexpectedly
< 0. | |
| PositiveNumberRequired | The message to pass to an ArgumentOutOfRangeException when a number is unexpectedly
<= 0. |