Class BindException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.glassfish.internal.embedded.BindException
All Implemented Interfaces:
Serializable

public class BindException extends Exception
BindException are thrown when port cannot be bound to a port number
Author:
Jerome Dochez
See Also:
  • Constructor Details

    • BindException

      public BindException()