Class ReplayException

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

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

    • ReplayException

      public ReplayException()
    • ReplayException

      public ReplayException(String msg)
    • ReplayException

      public ReplayException(String msg, Throwable throwable)
    • ReplayException

      public ReplayException(Throwable throwable)