
public class DeployException extends Exception
| Constructor and Description |
|---|
DeployException(String message)
Constructs a new exception with the specified detail message.
|
DeployException(String message,
Throwable cause)
Constructs a new exception with the specified detail message and cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DeployException(String message)
message - The messageCopyright © 2012 JBoss, by Red Hat (http://www.jboss.org/ironjacamar)