Click or drag to resize
ExceptionMessages Fields

The ExceptionMessages type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberNonnegativeNumberRequired
The message to pass to an ArgumentOutOfRangeException when a number is unexpectedly < 0.
Public fieldStatic memberPositiveNumberRequired
The message to pass to an ArgumentOutOfRangeException when a number is unexpectedly <= 0.
Top
See Also