public class DuplicateSelectorNameException
extends org.alfresco.error.AlfrescoRuntimeException
| Constructor and Description |
|---|
DuplicateSelectorNameException(String msgId) |
DuplicateSelectorNameException(String msgId,
Object[] msgParams) |
DuplicateSelectorNameException(String msgId,
Object[] msgParams,
Throwable cause) |
DuplicateSelectorNameException(String msgId,
Throwable cause) |
create, create, getMsgId, getMsgParams, getNumericalId, getRootCause, makeRuntimeExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DuplicateSelectorNameException(String msgId, Object[] msgParams, Throwable cause)
msgId - StringmsgParams - Object[]cause - Throwablepublic DuplicateSelectorNameException(String msgId, Object[] msgParams)
msgId - StringmsgParams - Object[]public DuplicateSelectorNameException(String msgId, Throwable cause)
msgId - Stringcause - Throwablepublic DuplicateSelectorNameException(String msgId)
msgId - StringCopyright © 2005–2019 Alfresco Software. All rights reserved.