Click or drag to resize

ExceptionMessages Properties

The ExceptionMessages type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberArgumentNull Gets the message template used when an argument is .
Public propertyStatic memberArgumentOutOfRangeGreaterEqual Gets the message template used when a value must be greater than or equal to another value.
Public propertyStatic memberArgumentRangeLessEqual Gets the message template used when the range between two values must be less than or equal to a specified limit.
Top
See Also