Class DuplicateSamlIdpSsoSessionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.saml.persistence.exception.DuplicateSamlIdpSsoSessionException
All Implemented Interfaces:
Serializable

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

    • DuplicateSamlIdpSsoSessionException

      public DuplicateSamlIdpSsoSessionException()
    • DuplicateSamlIdpSsoSessionException

      public DuplicateSamlIdpSsoSessionException(String msg)
    • DuplicateSamlIdpSsoSessionException

      public DuplicateSamlIdpSsoSessionException(String msg, Throwable throwable)
    • DuplicateSamlIdpSsoSessionException

      public DuplicateSamlIdpSsoSessionException(Throwable throwable)