DesignerErrCode Enum

Scope: Schematic editor

Prerequisites: None.

Designer error code constants.

Usage

DesignerErrCode.Constant

Arguments

DesignerErrCodeDataManagementAuthorizationFailed

The data management authorization failed. The numerical value for this constant is ‑2147220987 (&H80040205).

DesignerErrCodeDataManagementEntityTypeProductMismatch

A data management entity type product mismatch. The numerical value for this constant is ‑2147220982 (&H8004020A).

DesignerErrCodeDataManagementInvalidDirectory

An invalid directory. The numerical value for this constant is ‑2147220985 (&H80040207).

DesignerErrCodeDataManagementNoWritePermission

No write permission. The numerical value for this constant is ‑2147220984 (&H80040208).

DesignerErrCodeDataManagementOtherError

An other, unspecified error. The numerical value for this constant is ‑2147220983 (&H80040209).

DesignerErrCodeDataManagementServiceFailed

The data management service failed. The numerical value for this constant is ‑2147220986 (&H80040206).

DesignerErrCodeDataManagementServiceNotConnected

The data management service is not connected. The numerical value for this constant is ‑2147220988 (&H80040204).

DesignerErrCodeInternalError

An internal error. The numerical value for this constant is ‑2147220990 (&H80040202).

DesignerErrCodeInvalidParameter

An invalid parameter. The numerical value for this constant is ‑2147220991 (&H80040201).

DesignerErrOutOfRange

Out of range error. The numerical value for this constant is ‑2147220989 (&H80040203).