The Progress.Lang.MessagingError class provides the functionality to retrieve error information when an error occurs in the underlying third-party messaging system.

Progress.Lang.MessagingError inherits from Progress.Lang.SysError and therefore inherits all the common methods and properties needed for retrieving error information.

Serializable:

Yes

Constructor(s)

This class does not contain a constructor.

Super Class

Progress.Lang.SysError class

Interfaces

This class does not implement interfaces (beyond those it inherits from its base class).

Public Properties

This class does not contain properties (beyond those it inherits from its base class).

Public Methods

This class does not contain methods (beyond those it inherits from its base class).

Public Events

This class does not contain events.

See also

CATCH statement, Progress.Lang.Error interface, Progress.Lang.ProError class