Suoranta.EnterpriseLib.Web - Developer API

FilterAttributeException Constructor (Attribute, PropertyInfo, String, Exception)

Namespace:  Suoranta.EnterpriseLib.Linq.FilterAttributes
Assembly:  Suoranta.EnterpriseLib (in Suoranta.EnterpriseLib.dll)

Syntax


public FilterAttributeException(
	Attribute attribute,
	PropertyInfo property,
	string message,
	Exception innerException
)

Parameters

attribute
Type: Attribute
property
Type: PropertyInfo
message
Type: String
innerException
Type: Exception