Ice 3.8
C++ API Reference
Loading...
Searching...
No Matches

◆ NoEndpointException()

Ice::NoEndpointException::NoEndpointException ( const char * file,
int line,
const ObjectPrx & proxy )

Constructs a NoEndpointException.

Parameters
fileThe file where this exception is constructed. This C string is not copied.
lineThe line where this exception is constructed.
proxyThe proxy used to create the message return by what().