uCosminexus Stream Data Platform - Application Framework Application Development Guide

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

close() method

Format

void close()

Explanation

Close the connection to an input stream.

Parameters

None.

Exceptions

The following table shows the exception and the condition for its generation.

Exception Generation condition
SDPClientException The input stream was already closed.

Return value

None.