Add host and port info to BindException thrown by NioSocketAcceptor#open
------------------------------------------------------------------------
Key: DIRMINA-825
URL: https://issues.apache.org/jira/browse/DIRMINA-825
Project: MINA
Issue Type: Improvement
Components: Core
Affects Versions: 2.0.2
Reporter: Justin Beck
Priority: Minor
Fix For: 2.0.3
When calling bind on an implementation of the SocketAcceptor (in our case the
NioSocketAcceptor) and specifying a port that is already taken the exception
does not include the host and port that the connection attempt was made to.
Please add the host and port to the exception message so that it's easier to
identify what couldn't bind.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira