Click or drag to resize

EntityMemberFrameworkException Constructor (String)

Initializes a new instance of the EntityMemberFrameworkException class

Namespace:  EBP.Framework.Data.Interfaces
Assembly:  EBP.Framework.Data.Interfaces (in EBP.Framework.Data.Interfaces.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
public EntityMemberFrameworkException(
	string message
)

Parameters

message
Type: SystemString

[Missing <param name="message"/> documentation for "M:EBP.Framework.Data.Interfaces.EntityMemberFrameworkException.#ctor(System.String)"]

See Also