Versions Compared

Key

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


Ice::UnknownException

Overview

local exception UnknownException

This exception is raised if an operation call on a server raises an unknown exception. For example, for C++, this exception is raised if the server throws a C++ exception that is not directly or indirectly derived from Ice::LocalException or Ice::UserException.

Derived Exceptions

Data Member Index

unknown — This field is set to the textual representation of the unknown exception if available.

Ztop

Data Members

string
Anchor
unknown
unknown
unknown;

This field is set to the textual representation of the unknown exception if available.

Ztop

Znav
nextIce-UnknownLocalException
prevIce-UnexpectedObjectException
Section