Class DuplicateLDAPServerNameException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.security.ldap.DuplicateLDAPServerNameException
All Implemented Interfaces:
Serializable

public class DuplicateLDAPServerNameException extends com.liferay.portal.kernel.exception.PortalException
See Also:
  • Constructor Details

    • DuplicateLDAPServerNameException

      public DuplicateLDAPServerNameException()
    • DuplicateLDAPServerNameException

      public DuplicateLDAPServerNameException(String msg)
    • DuplicateLDAPServerNameException

      public DuplicateLDAPServerNameException(String msg, Throwable throwable)
    • DuplicateLDAPServerNameException

      public DuplicateLDAPServerNameException(Throwable throwable)