Create an ArgumentOutOfRangeException
the ArgumentOutOfRangeException object
Create a new instance of the ArgumentOutOfRangeException class with a specified error message, the parameter name, and the value of the argument.
The Compact Framework does not support the 3 parameter constructor for the ArgumentOutOfRangeException type. This method provides an implementation that works for all platforms.
SystemInfo Class | log4net.Util Namespace