Versions Compared

Key

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


Ice::BadMagicException

Overview

local exception BadMagicException extends Ice::ProtocolException

This exception indicates that a message did not start with the expected magic number ('I', 'c', 'e', 'P').

Data Member Index

badMagic — A sequence containing the first four bytes of the incorrect message.

Ztop

Data Members

Ice::ByteSeq
Anchor
badMagic
badMagic
badMagic;

A sequence containing the first four bytes of the incorrect message.

Ztop

Znav
nextIce-CloneNotImplementedException
prevIce-AlreadyRegisteredException
Section