ArgumentExceptions class
namespace: Serenity assembly: Serenity.Net.Web
This class contains methods for creating ArgumentException and subclasses while avoiding analyzer warnings regarding mismatched argument names.
public static class ArgumentExceptions
Public Members
| name | description |
|---|---|
| static OutOfRange(…) | Creates an ArgumentOutOfRangeException |
See Also
- Source: ArgumentExceptions.cs