AccpacErrors Object

ACCPAC Common Controls

AccpacErrors Object

The AccpacErrors object provides access to error and information messages, and to details generated during the current session.

Remarks

An object of this class cannot be created directly by applications. It should be obtained from the AccpacSession object's Errors property.

This object stores all the errors raised within the current session. This includes errors raised from:

  • calling methods/properties of the Session object

  • calling methods/properties of all objects created directly or indirectly from the Session object

  • all views created within the session