Package org.glassfish.internal.embedded
Class BindException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.glassfish.internal.embedded.BindException
- All Implemented Interfaces:
Serializable
BindException are thrown when port cannot be bound to a port number
- Author:
- Jerome Dochez
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
BindException
public BindException()
-