Class OAuth2ApplicationRedirectURIMissingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.oauth2.provider.exception.OAuth2ApplicationRedirectURIMissingException
All Implemented Interfaces:
Serializable

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

    • OAuth2ApplicationRedirectURIMissingException

      public OAuth2ApplicationRedirectURIMissingException()
    • OAuth2ApplicationRedirectURIMissingException

      public OAuth2ApplicationRedirectURIMissingException(String msg)
    • OAuth2ApplicationRedirectURIMissingException

      public OAuth2ApplicationRedirectURIMissingException(String msg, Throwable throwable)
    • OAuth2ApplicationRedirectURIMissingException

      public OAuth2ApplicationRedirectURIMissingException(Throwable throwable)