Class AssertionException

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

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

    • AssertionException

      public AssertionException()
    • AssertionException

      public AssertionException(String msg)
    • AssertionException

      public AssertionException(String msg, Throwable throwable)
    • AssertionException

      public AssertionException(Throwable throwable)