LayerD CodeDOM and Zoe Compiler interface
SemanticException Constructor (errorMsg)
NamespacesLayerD.ZOECompilerSemanticExceptionSemanticException(String)

[This is preliminary documentation and is subject to change.]

Initializes a new instance of the SemanticException class.
Declaration Syntax
C#Visual BasicVisual C++
public SemanticException(
	string errorMsg
)
Public Sub New ( _
	errorMsg As String _
)
public:
SemanticException(
	String^ errorMsg
)
Parameters
errorMsg (String)

[Missing <param> documentation for "errorMsg"]

Assembly: lib_zoec_core (Module: lib_zoec_core) Version: 1.0.3410.22813 (1.0.0.0)