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  ConnectorStartFailedExceptionfor a connector that's
 configured to listen on the givenport. | 
| Modifier and Type | Method and Description | 
|---|---|
| int | getPort() | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2020 Pivotal Software, Inc.. All rights reserved.