Last two catch statement produce two error message...what is the problem ??


package ymsg.network;

import java.io.IOException;
import java.util.logging.Level;
import...