Click or drag to resize
ContextUnknownException Constructor (String)
Initializes a new instance of the ContextUnknownException class

Namespace: X3Platform
Assembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public ContextUnknownException(
	string message
)

Parameters

message
Type: SystemString

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

See Also