ValueForIdentityException Constructor Nemiro.Data.dll
Initializes a new instance of the ValueForIdentityException class.

Namespace: Nemiro.Data
Assembly: Nemiro.Data (in Nemiro.Data.dll) Version: 2.11.4.126 (2.11.4.126)
Syntax

public ValueForIdentityException(
	Exception innerException
)

Parameters

innerException
Type: System Exception
See Also