Duplicate :
|
Name: paC48320 Date: 06/01/98 Certain IOException's such as "Broken pipe" could well be made into subclasses of IOException without breaking any nonpathological code. This would be helpful for e.g. HTTP clients or servers that wish to peacefully ignore a certain set of network errors while others may really be critical. Otherwise a messy string compare is needed. (Review ID: 30629) ======================================================================
|