Class NoSuchSpSessionException

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

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

    • NoSuchSpSessionException

      public NoSuchSpSessionException()
    • NoSuchSpSessionException

      public NoSuchSpSessionException(String msg)
    • NoSuchSpSessionException

      public NoSuchSpSessionException(String msg, Throwable throwable)
    • NoSuchSpSessionException

      public NoSuchSpSessionException(Throwable throwable)