Click or drag to resize

FrameworkException Constructor (String)

Initializes a new instance of FrameworkException class.

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

Parameters

message
Type: SystemString
message
See Also