Home Previous Up Next Index

Ice::NoEndpointException

Overview

[ "cpp:ice_print" ] local exception NoEndpointException

This exception is raised if no suitable endpoint is available.

Data Members

string proxy;

The stringified proxy for which no suitable endpoint is available.


Home Previous Up Next Index