Class ArgumentOutOfRangeException
Inheritance
System.Object
ArgumentOutOfRangeException
Namespace: Syncfusion.XlsIO.WINRT.Implementation.Exceptions
Assembly: Syncfusion.XlsIO.UWP.dll
Syntax
public class ArgumentOutOfRangeException : Exception
Constructors
ArgumentOutOfRangeException(String, Object, String)
Declaration
public ArgumentOutOfRangeException(string name, object value, string message)
Parameters
Type | Name | Description |
---|---|---|
System.String | name | |
System.Object | value | |
System.String | message |