Creates new XModelNotFoundException exception instance.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public XModelNotFoundException(
	string name
)

Parameters

name
Type: System..::.String
Name of the model not found.

See Also