You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2008/03/04 03:56:50 UTC

[jira] Updated: (NET-194) Telnet class Exception problem

     [ https://issues.apache.org/jira/browse/NET-194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sebb updated NET-194:
---------------------

    Description: 
The Telnet class in trunk catches Exception several times; it should really catch just the appropriate Exceptions.

Also the Exception blocks writes to System.err - is this really correct?

  was:The Telnet class in trunk catches Exception; it should catch IllegalMonitorStateException or nothing; also the Exception block writes to System.err which seems odd


> Telnet class Exception problem
> ------------------------------
>
>                 Key: NET-194
>                 URL: https://issues.apache.org/jira/browse/NET-194
>             Project: Commons Net
>          Issue Type: Bug
>            Reporter: Sebb
>            Priority: Minor
>
> The Telnet class in trunk catches Exception several times; it should really catch just the appropriate Exceptions.
> Also the Exception blocks writes to System.err - is this really correct?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.