Class NoSuchIdpSsoSessionException

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

public class NoSuchIdpSsoSessionException extends com.liferay.portal.kernel.exception.NoSuchModelException
See Also:
  • Constructor Details

    • NoSuchIdpSsoSessionException

      public NoSuchIdpSsoSessionException()
    • NoSuchIdpSsoSessionException

      public NoSuchIdpSsoSessionException(String msg)
    • NoSuchIdpSsoSessionException

      public NoSuchIdpSsoSessionException(String msg, Throwable throwable)
    • NoSuchIdpSsoSessionException

      public NoSuchIdpSsoSessionException(Throwable throwable)