Class SamlException

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

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

    • SamlException

      public SamlException()
    • SamlException

      public SamlException(String msg)
    • SamlException

      public SamlException(String msg, Throwable throwable)
    • SamlException

      public SamlException(Throwable throwable)