ArgumentTooLargeException.

ArgumentTooLargeException(string, string) Constructor

Syntax

public ArgumentTooLargeException(string maximumValue, string argumentName)

Parameters

Name Type Description
maximumValue string
argumentName string

Return Value

Type Description
void