Exception |
public static class ExceptionMessages
The ExceptionMessages type exposes the following members.
| Name | Description | |
|---|---|---|
| ArgumentNull | Gets the message template used when an argument is . | |
| ArgumentOutOfRangeGreaterEqual | Gets the message template used when a value must be greater than or equal to another value. | |
| ArgumentRangeLessEqual | Gets the message template used when the range between two values must be less than or equal to a specified limit. |