Skip to main content

EMS.Error

SQL Table Name: EMS.Error

EMS.Error is used to report all EMS errors. EMS.Error inherits from EMS.MessageCContent so that it can be sent as a response message. This class is used internally by Caché. You should not make direct use of it within your applications. There is no guarantee made about either the behavior or future operation of this class."

Method Inventory

Methods

classmethod AppendError(ByRef error As EMS.Error, appendError As EMS.Error)
Append the new error to the existing error. If no existing error and baseError specified, then set error to baseError before apppending. If no existing error and baseError not specified, then set error to the new error.

Indexes

index (IDKEY on ) [IdKey, Type = key];
Index methods: IDKEYCheck(), IDKEYDelete(), IDKEYExists(), IDKEYOpen(), IDKEYSQLCheckUnique(), IDKEYSQLExists(), IDKEYSQLFindPKeyByConstraint(), IDKEYSQLFindRowIDByConstraint()

Inherited Members

Inherited Methods

Storage

Storage Model: CacheStorage (EMS.Error)

^EMS.ErrorD(ID)
=
%%CLASSNAME
Text
Detail
IsManager
InstanceName
Group
Service
Suberrors
SevereError
FeedbackOpens in a new tab