Suoranta.EnterpriseLib.Web - Developer API

EnterpriseLibException Constructor (String, Exception)

Namespace:  Suoranta.EnterpriseLib.Types.Exceptions
Assembly:  Suoranta.EnterpriseLib.Base (in Suoranta.EnterpriseLib.Base.dll)

Syntax


protected EnterpriseLibException(
	string message,
	Exception innerException
)

Parameters

message
Type: String
innerException
Type: Exception