All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class AcmeNet.Util.AddressUnavailableException

AcmeNet.Util.AddressUnavailableException

public class AddressUnavailableException
Thrown when a NetworkInterface wants to bind to a specific NetAddress but that NetAddress is unavailable. This could happen because the NetAddress is on another machine, or because the requested port was not available.

See Also:
NetworkInterface, NetAddress

Constructor Index

 o AddressUnavailableException()

Constructors

 o AddressUnavailableException
 public AddressUnavailableException()

All Packages  Class Hierarchy  This Package  Previous  Next  Index