LayerD CodeDOM and Zoe Compiler interface
CodeDOM_Exception Constructor (new_error)
NamespacesLayerD.CodeDOMCodeDOM_ExceptionCodeDOM_Exception(String)

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

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

[Missing <param> documentation for "new_error"]

Assembly: lib_layerd_xpl_codedom_net (Module: lib_layerd_xpl_codedom_net) Version: 1.0.3410.22810 (1.0.0.0)