Class PortAlreadyInUseException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.xebialabs.deployit.engine.spi.exception.DeployitException
com.xebialabs.xlrelease.exception.PortAlreadyInUseException
All Implemented Interfaces:
Serializable

@SuppressStackTrace(suppressStackTrace=true) public class PortAlreadyInUseException extends com.xebialabs.deployit.engine.spi.exception.DeployitException
See Also:
  • Constructor Details

    • PortAlreadyInUseException

      public PortAlreadyInUseException(String message)