AlreadyBoundException

public class AlreadyBoundException extends IllegalStateException

Unchecked exception thrown when an attempt is made to bind the socket a network oriented channel that is already bound.

Public Constructor Summary

AlreadyBoundException()
Constructs an instance of this class.

Inherited Method Summary

Public Constructors

public AlreadyBoundException ()

Constructs an instance of this class.