close() method

Format

void close()

Explanation

Closes the connector.

Parameters

None.

Exceptions

The following table shows the exceptions and the conditions for their generation.

ExceptionGeneration condition
SDPClientCommunicationExceptionA communication exception occurred during RMI connection.
SDPClientExceptionThe connector was already closed.

Return value

None.