uCosminexus Stream Data Platform - Application Framework Application Development Guide

[Contents][Index][Back][Next]

close() method

Format

void close()

Explanation

Closes the connector.

Parameters

None.

Exceptions

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

Exception Generation condition
SDPClientCommunicationException A communication exception occurred during RMI connection.
SDPClientException The connector was already closed.

Return value

None.