Class OpenIdConnectServiceException.TokenException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.security.sso.openid.connect.OpenIdConnectServiceException
com.liferay.portal.security.sso.openid.connect.OpenIdConnectServiceException.TokenException
All Implemented Interfaces:
Serializable
Enclosing class:
OpenIdConnectServiceException

public static class OpenIdConnectServiceException.TokenException extends OpenIdConnectServiceException
See Also:
  • Constructor Details

    • TokenException

      public TokenException(String msg)
    • TokenException

      public TokenException(String msg, Throwable throwable)