public class PatchException
extends org.alfresco.error.AlfrescoRuntimeException
| Constructor and Description |
|---|
PatchException(java.lang.String msgId) |
PatchException(java.lang.String msgId,
java.lang.Object[] args) |
create, create, getMsgId, getMsgParams, getRootCause, makeRuntimeExceptionpublic PatchException(java.lang.String msgId)
msgId - the patch failure message IDpublic PatchException(java.lang.String msgId,
java.lang.Object[] args)
msgId - the patch failure message IDargs - variable number of message argumentsCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.