Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3
Znav
nextIce-UDPConnectionInfo
prevIce-TimeoutException
Section


Ice::TwowayOnlyException

Overview

local exception TwowayOnlyException

The operation can only be invoked with a twoway request. This exception is raised if an attempt is made to invoke an operation with ice_oneway, ice_batchOneway, ice_datagram, or ice_batchDatagram and the operation has a return value, out-parameters, or an exception specification.

Data Member Index

operation — The name of the operation that was invoked.

Ztop

Data Members

string
Anchor
operation
operation
operation;

The name of the operation that was invoked.

Ztop

Znav
nextIce-UDPConnectionInfo
prevIce-TimeoutException
Section