Versions Compared

Key

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


Ice::OperationNotExistException

Overview

local exception OperationNotExistException extends Ice::RequestFailedException

This exception is raised if an operation for a given object does not exist on the server. Typically this is caused by either the client or the server using an outdated Slice specification.


Znav
nextIce-Plugin
prevIce-OperationMode
Section