Share

IAcStError Interface

Class Hierarchy

AcStMgr::IAcStError

File

AcStMgr.idl

Description

The IAcStError interface encapsulates an error object. Error objects are created by plug-ins. They are passed to the Standards Framework, where they are then used to create reports, be assigned a status, or gather additional information used to fix an error automatically.

An error object performs the following tasks:

  • Provides a description of the error and the object ID of the database object that is not standards compliant.
  • Maintains a status so the error can be skipped or ignored in additional checks.
  • Provides a way of displaying and storing custom information in the Batch.chx file.

Links

IAcStError Methods

Was this information helpful?