Method CreateArgumentException
CreateArgumentException(Object, String, LocationKind)
Declaration
protected ArgumentException CreateArgumentException(object value, string locationName, LocationKind locationKind)
Parameters
Type | Name | Description |
---|---|---|
Object | value | |
String | locationName | |
LocationKind | locationKind |
Returns
Type | Description |
---|---|
ArgumentException |