Class OAuth2AuthorizationException.UnauthorizedClient

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
All Implemented Interfaces:
Serializable
Enclosing class:
OAuth2AuthorizationException

public static class OAuth2AuthorizationException.UnauthorizedClient extends OAuth2AuthorizationException
See Also:
  • Constructor Details

    • UnauthorizedClient

      public UnauthorizedClient(String description)