Share via


PredefinedErrorTypeNames Class

Definition

Enumerates the predefined error types.

public ref class PredefinedErrorTypeNames abstract sealed
public ref class PredefinedErrorTypeNames abstract sealed
class PredefinedErrorTypeNames abstract sealed
public static class PredefinedErrorTypeNames
type PredefinedErrorTypeNames = class
Public Class PredefinedErrorTypeNames
Inheritance
PredefinedErrorTypeNames

Fields

CompilerError

Represents compiler errors.

HintedSuggestion

Represents a suggestion with subtle visual treatment.

Information

Represents a piece of information.

OtherError

Represents other errors.

Suggestion

Represents a suggestion with no visual treatment.

SyntaxError

Represents syntax errors.

Warning

Represents compiler warnings.

Applies to