Class PortAlreadyInUseException

  • All Implemented Interfaces:
    java.io.Serializable

    @SuppressStackTrace(suppressStackTrace=true)
    public class PortAlreadyInUseException
    extends com.xebialabs.deployit.engine.spi.exception.DeployitException
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class com.xebialabs.deployit.engine.spi.exception.DeployitException

        add, addAll, getEntity, getErrors, getMessage, hasEntity, hasErrors
      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • PortAlreadyInUseException

        public PortAlreadyInUseException​(java.lang.String message)