Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (Français) » QAnywhere » QAnywhere Reference » QAnywhere Java API reference » QAnywhere Java API for clients » StatusCodes interface

 

UNRECEIVABLE variable

Syntax
final int StatusCodes.UNRECEIVABLE
Remarks

The message has been marked as unreceivable.

The message is either malformed, or there were too many failed attempts to deliver it.

This code applies to MessageProperties.STATUS.

See Also

STATUS variable