LayerD CodeDOM and Zoe Compiler interface
ErrorClass Enumeration
NamespacesLayerD.ZOECompilerErrorClass

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

Classes of errors.
Declaration Syntax
C#Visual BasicVisual C++
public enum ErrorClass
Public Enumeration ErrorClass
public enum class ErrorClass
Members
MemberDescription
Error
The erros is an irrecuperable compilation error

Warning
The erros is a warning

Advice
The erros is an advice

Notification
The erros is a notification

Assembly: lib_zoe_cginterface (Module: lib_zoe_cginterface) Version: 1.0.3410.22811 (1.0.0.0)