public class DeploymentException
extends java.lang.Exception
Constructor and Description |
---|
DeploymentException()
Constructs an
DeploymentException with no detail message. |
DeploymentException(java.lang.String s)
Constructs an
DeploymentException with the specified detail
message. |