Class EntityInteractionException

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

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

    • EntityInteractionException

      public EntityInteractionException(String entityId, String nameIdValue, Throwable throwable)
    • EntityInteractionException

      public EntityInteractionException(Throwable throwable)
  • Method Details

    • getEntityId

      public String getEntityId()
    • getNameIdValue

      public String getNameIdValue()