[
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.