Class DuplicateSamlIdpSpSessionException

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

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

    • DuplicateSamlIdpSpSessionException

      public DuplicateSamlIdpSpSessionException()
    • DuplicateSamlIdpSpSessionException

      public DuplicateSamlIdpSpSessionException(String msg)
    • DuplicateSamlIdpSpSessionException

      public DuplicateSamlIdpSpSessionException(String msg, Throwable throwable)
    • DuplicateSamlIdpSpSessionException

      public DuplicateSamlIdpSpSessionException(Throwable throwable)