Table of Contents

Namespace RDCore.SDK.Model.Errors

Classes

VBApplicationErrorInfo

Encapsulates the serializable error data for an error.

VBCompileErrorInfo

Encapsulates the serializable error data for a compile error.

VBRuntimeErrorInfo

Encapsulates the serializable error data for a runtime error.

VBSyntaxErrorInfo

Encapsulates the serializable error data for a syntax error.

Enums

VBCompileErrorId

Formally encodes a range of integer values for all VBSyntaxErrorInfo and VBCompileErrorInfo errors.

VBRuntimeErrorId