ErrorKind enum
An enum of all valid error kinds
Fields
Error = 1 | |
Fatal = 2 | |
Warning = 3 | |
Custom = 4 |
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
An enum of all valid error kinds
Error = 1 | |
Fatal = 2 | |
Warning = 3 | |
Custom = 4 |