Click or drag to resize

FrameworkErrorsException Constructor (String)

Constructor

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 FrameworkErrorsException(
	string message
)

Parameters

message
Type: System.String
The message that describes the error
See Also