public class DeploymentException extends RuntimeException
| Constructor and Description |
|---|
DeploymentException()
Creates a new instance of
DeploymentError without detail
message. |
DeploymentException(String msg,
Throwable cause)
Constructs an instance of
DeploymentError with the specified
detail message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017 LSST. All rights reserved.