Click or drag to resize

DataAttributeAccessViolationException Constructor

Initializes a new instance of the DataAttributeAccessViolationException class

Namespace: Casewhere.Common.Exceptions.Validations
Assembly: Casewhere.Common (in Casewhere.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public DataAttributeAccessViolationException(
	string message
)

Parameters

message  String
 
See Also