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:
java.io.Serializable
@SuppressStackTrace(suppressStackTrace=true) public class PortAlreadyInUseException extends com.xebialabs.deployit.engine.spi.exception.DeployitException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PortAlreadyInUseException(java.lang.String message)
-
Method Summary
-
Methods inherited from class com.xebialabs.deployit.engine.spi.exception.DeployitException
add, addAll, getEntity, getErrors, getMessage, hasEntity, hasErrors
-
-