Share via


CLSErrorUserInfoKeys Class

Definition

Contains keys for accessing error data.

public static class CLSErrorUserInfoKeys
type CLSErrorUserInfoKeys = class
Inheritance
CLSErrorUserInfoKeys

Properties

Name Description
ObjectKey

Gets a key that can be used for finding the object that caused the error.

SuccessfulObjectsKey

Represents the value associated with the constant 'CLSErrorSuccessfulObjectsKey'.

UnderlyingErrorsKey

Gets a key that can be used for finding the underlying error that caused the current error.

Applies to