public class DuplicateSelectorNameException extends 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, getRootCause, makeRuntimeExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DuplicateSelectorNameException(String msgId, Object[] msgParams, Throwable cause)
msgId - msgParams - cause - public DuplicateSelectorNameException(String msgId, Object[] msgParams)
msgId - msgParams - public DuplicateSelectorNameException(String msgId, Throwable cause)
msgId - cause - public DuplicateSelectorNameException(String msgId)
msgId - Copyright © 2005–2014 Alfresco Software. All rights reserved.