Class LdapEntryAlreadyExistsException

    • Field Detail

      • serialVersionUID

        static final long serialVersionUID
        The serial version UUID
        See Also:
        Constant Field Values
    • Constructor Detail

      • LdapEntryAlreadyExistsException

        public LdapEntryAlreadyExistsException​(String message)
        Creates a new instance of LdapEntryAlreadyExistsException.
        Parameters:
        message - The exception message
      • LdapEntryAlreadyExistsException

        public LdapEntryAlreadyExistsException()
        Creates a new instance of LdapEntryAlreadyExistsException.