Home Previous Up Next Index

Ice::IllegalIdentityException

Overview

[ "cpp:ice_print" ] local exception IllegalIdentityException

This exception is raised if an illegal identity is encountered.

Data Members

Identity id;

The illegal identity.


Home Previous Up Next Index