public class BindException extends SocketException { // Public Constructors public BindException(String msg); public BindException( ); // Empty }