Class AuthnAgeException

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

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

    • AuthnAgeException

      public AuthnAgeException()
    • AuthnAgeException

      public AuthnAgeException(String msg)
    • AuthnAgeException

      public AuthnAgeException(String msg, Throwable throwable)
    • AuthnAgeException

      public AuthnAgeException(Throwable throwable)