(so) Improve exception message when calling bind/connect/send with unsupported or unresolved address

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • None
    • Affects Version/s: None
    • Component/s: core-libs
    • generic
    • generic

      A DESCRIPTION OF THE PROBLEM :
      Could this method and exceptions be changed so the exception message is better?

      sun.nio.ch.Net#checkAddress(java.net.SocketAddress)
                  throw new UnsupportedAddressTypeException(); // ## needs arg
                  throw new UnresolvedAddressException(); // ## needs arg



            Assignee:
            Unassigned
            Reporter:
            Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: