Class LDAPServerNameException

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.LDAPServerNameException
All Implemented Interfaces:
Serializable

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

    • LDAPServerNameException

      public LDAPServerNameException()
    • LDAPServerNameException

      public LDAPServerNameException(String msg)
    • LDAPServerNameException

      public LDAPServerNameException(String msg, Throwable throwable)
    • LDAPServerNameException

      public LDAPServerNameException(Throwable throwable)