Class DuplicateSelectorNameException

  • All Implemented Interfaces:
    Serializable

    public class DuplicateSelectorNameException
    extends org.alfresco.error.AlfrescoRuntimeException
    Author:
    andyh
    See Also:
    Serialized Form
    • Constructor Detail

      • DuplicateSelectorNameException

        public DuplicateSelectorNameException​(String msgId,
                                              Object[] msgParams,
                                              Throwable cause)
        Parameters:
        msgId - String
        msgParams - Object[]
        cause - Throwable
      • DuplicateSelectorNameException

        public DuplicateSelectorNameException​(String msgId,
                                              Object[] msgParams)
        Parameters:
        msgId - String
        msgParams - Object[]
      • DuplicateSelectorNameException

        public DuplicateSelectorNameException​(String msgId,
                                              Throwable cause)
        Parameters:
        msgId - String
        cause - Throwable
      • DuplicateSelectorNameException

        public DuplicateSelectorNameException​(String msgId)
        Parameters:
        msgId - String