All Classes Functions Pages
Public Member Functions | List of all members
libHamCast.Ipc Class Reference

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: