public class ModuleManagementToolException
extends org.alfresco.error.AlfrescoRuntimeException
Constructor and Description |
---|
ModuleManagementToolException(String msgId) |
ModuleManagementToolException(String msgId,
Object[] msgParams) |
ModuleManagementToolException(String msgId,
Object[] msgParams,
Throwable cause) |
ModuleManagementToolException(String msgId,
Throwable cause) |
create, create, getMsgId, getMsgParams, getNumericalId, getRootCause, makeRuntimeException
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ModuleManagementToolException(String msgId)
public ModuleManagementToolException(String msgId, Object[] msgParams)
public ModuleManagementToolException(String msgId, Object[] msgParams, Throwable cause)
Copyright © 2005–2017 Alfresco Software. All rights reserved.