public class DeploymentException extends AlfrescoRuntimeException
| Constructor and Description |
|---|
DeploymentException(String message) |
DeploymentException(String message,
Object[] params) |
DeploymentException(String message,
Object[] params,
Throwable cause) |
DeploymentException(String message,
Throwable cause) |
create, create, getMsgId, getMsgParams, getRootCause, makeRuntimeExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DeploymentException(String message)
Copyright © 2005–2014 Alfresco Software. All rights reserved.