Public Member Functions | |
void | checkErr (long field1, String str, String str2) throws IOException |
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.
void libHamCast.Ipc.checkErr | ( | long | field1, |
String | str, | ||
String | str2 | ||
) | throws IOException |
checks the error and throws I/O Exception in 2 cases
I/O-Exception | if 1) Indicates that a requirement in the invoked function failed. 2) Indicates that an unexpected exception in a middleware module occured. |