Product Information > JADE Error Messages and System Messages > 31700 through 31899 - Messaging Framework Errors > 31700 - Method and-or parameter unsupported

31700   Method and/or parameter unsupported

Cause

This error occurs if you attempt to set a property of a JadeGenericQueue instance using the setQueueProperty method of the JadeGenericQueue class, where the property is specified by the propname parameter and the value is specified by the value parameter.

It is intended that in a future release you will be able to use the setQueueProperty method to set transport-specific properties.

Action

Do not user the setQueueProperty method until the intended functionality is implemented.