Click or drag to resize

PolyFrameworkException Constructor (String)

Initializes a new instance of the PolyFrameworkException class

Namespace:  PolyFramework
Assembly:  PolyFramework (in PolyFramework.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax
public PolyFrameworkException(
	string message
)

Parameters

message
Type: SystemString

[Missing <param name="message"/> documentation for "M:PolyFramework.PolyFrameworkException.#ctor(System.String)"]

See Also