Class OAuth2AuthorizationException.ServerError

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.ServerError extends OAuth2AuthorizationException
See Also:
  • Constructor Details

    • ServerError

      public ServerError(String description)