public class DeploymentException extends RuntimeException
Constructor and Description |
---|
DeploymentException() |
DeploymentException(String message) |
DeploymentException(String message,
Throwable e) |
DeploymentException(Throwable e) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2008–2016 The Apache Software Foundation. All rights reserved.