local exception BadMagicException
extends
ProtocolException |
This exception is a specialization of ProtocolException, indicating that a message did not start with the expected magic number ('I', 'c', 'e', 'P').
A sequence containing the first four bytes of the incorrect message.
| <<< Previous | Home | Next >>> |
| Ice::AlreadyRegisteredException | Up | Ice::CloseConnectionException |