- From: Dan Hansen <DLHansen@quark.com>
- Date: Fri, 9 Feb 2001 08:23:41 -0500 (EST)
- To: "'www-jigsaw@w3.org'" <www-jigsaw@w3.org>
A question to Yves - Why is this not being caught? Should I put a catch someplace, and if not, why not? Thanks much!!!! java.io.IOException: Broken pipe at java.net.SocketOutputStream.socketWrite(Native Method) at java.net.SocketOutputStream.socketWrite(Compiled Code) at java.net.SocketOutputStream.write(Compiled Code) at org.w3c.jigsaw.http.socket.SocketOutputBuffer.write(Compiled Code) at java.io.DataOutputStream.write(Compiled Code) at org.w3c.jigsaw.http.Client.chunkTransfer(Compiled Code) at org.w3c.jigsaw.http.Client.emitReply(Compiled Code) at org.w3c.jigsaw.http.Client.startConnection(Compiled Code) at org.w3c.jigsaw.http.socket.SocketClient.run(Compiled Code) at org.w3c.util.CachedThread.run(Compiled Code) Dan Hansen Software Development Manager Quark, Inc. dlhansen@quark.com dhansen@dimensional.com
Received on Friday, 9 February 2001 09:25:47 UTC