Try OpenEdge Now
skip to main content
Messaging and ESB
ABL - JMS API Reference : inErrorHandling function
 

inErrorHandling function

Returns TRUE when called from a message handler if the application is handling an error message.

Syntax

FUNCTION inErrorHandling RETURNS LOGICAL.

Applies to

Message Consumer objects

See also

inErrorHandling function, inMessageHandling function, inQueueBrowsing function, inReplyHandling function
For more information, see the Accessing message handler information.