All Classes Functions Pages
Public Member Functions
libHamCast.Ipc Class Reference

List of all members.

Public Member Functions

void checkErr (long field1, String str, String str2) throws IOException

Detailed Description

handles the IPC. Static methods for seperation of IPC internal things from socket. This class is used by MulticastSocket. It's recommendable to use it for other MulticastSocket classes, too.

See also:
libHamCast.MulticastSocket

Member Function Documentation

void libHamCast.Ipc.checkErr ( long  field1,
String  str,
String  str2 
) throws IOException

checks the error and throws I/O Exception in 2 cases

Exceptions:
I/O-Exceptionif
1) Indicates that a requirement in the invoked function failed.
2) Indicates that an unexpected exception in a middleware module occured.

The documentation for this class was generated from the following file: