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, makeRuntimeException
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public 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–2016 Alfresco Software. All rights reserved.