[This is preliminary documentation and is subject to change.]
Types of errors

C# | Visual Basic | Visual C++ |
public enum ErrorType
Public Enumeration ErrorType
public enum class ErrorType

Member | Description |
---|---|
Arguments |
Errors of Arguments
|
ArgumentValue |
Value of argument
|
Assembly |
Assembly
|
NetVersion |
NET version
|
Internal |
internal
|
Unsupported |
unsupported
|
NotImplemented |
not implemented
|