public class ConnectorStartFailedException extends WebServerException
ConnectorStartFailedException
is thrown when a Tomcat Connector
fails
to start, for example due to a port clash or incorrect SSL configuration.Constructor and Description |
---|
ConnectorStartFailedException(int port)
Creates a new
ConnectorStartFailedException for a connector that's
configured to listen on the given port . |
Modifier and Type | Method and Description |
---|---|
int |
getPort() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString