Class SamlIdpSpConnectionSamlSpEntityIdException

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

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

    • SamlIdpSpConnectionSamlSpEntityIdException

      public SamlIdpSpConnectionSamlSpEntityIdException()
    • SamlIdpSpConnectionSamlSpEntityIdException

      public SamlIdpSpConnectionSamlSpEntityIdException(String msg)
    • SamlIdpSpConnectionSamlSpEntityIdException

      public SamlIdpSpConnectionSamlSpEntityIdException(String msg, Throwable throwable)
    • SamlIdpSpConnectionSamlSpEntityIdException

      public SamlIdpSpConnectionSamlSpEntityIdException(Throwable throwable)