Severity Enumeration | |
Error code Enum that matches the XSharp Error Severity codesFDesc
Namespace:
XSharp
Assembly:
XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax Members
| Member name | Value | Description |
---|
| ES_WHOCARES | 0 | |
| ES_WARNING | 1 | |
| ES_ERROR | 2 | |
| ES_CATASTROPHIC | 3 | |
See Also