| Ice::NoEndpointException::NoEndpointException | ( | const char * | file, |
| int | line, | ||
| const ObjectPrx & | proxy ) |
Constructs a NoEndpointException.
| file | The file where this exception is constructed. This C string is not copied. |
| line | The line where this exception is constructed. |
| proxy | The proxy used to create the message return by what(). |