Class OAuth2AuthorizationException.UnsupportedResponseType
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.document.library.repository.authorization.capability.AuthorizationException
com.liferay.document.library.repository.authorization.oauth2.OAuth2AuthorizationException
com.liferay.document.library.repository.authorization.oauth2.OAuth2AuthorizationException.UnsupportedResponseType
- All Implemented Interfaces:
Serializable
- Enclosing class:
- OAuth2AuthorizationException
public static class OAuth2AuthorizationException.UnsupportedResponseType
extends OAuth2AuthorizationException
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.liferay.document.library.repository.authorization.oauth2.OAuth2AuthorizationException
OAuth2AuthorizationException.AccessDenied, OAuth2AuthorizationException.InvalidRequest, OAuth2AuthorizationException.InvalidScope, OAuth2AuthorizationException.InvalidState, OAuth2AuthorizationException.ServerError, OAuth2AuthorizationException.TemporarilyUnavailable, OAuth2AuthorizationException.UnauthorizedClient, OAuth2AuthorizationException.UnsupportedResponseType
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.liferay.document.library.repository.authorization.oauth2.OAuth2AuthorizationException
getErrorException
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnsupportedResponseType
-