Class OAuth2ApplicationHomePageURLSchemeException

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.OAuth2ApplicationHomePageURLSchemeException
All Implemented Interfaces:
Serializable

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

    • OAuth2ApplicationHomePageURLSchemeException

      public OAuth2ApplicationHomePageURLSchemeException()
    • OAuth2ApplicationHomePageURLSchemeException

      public OAuth2ApplicationHomePageURLSchemeException(String msg)
    • OAuth2ApplicationHomePageURLSchemeException

      public OAuth2ApplicationHomePageURLSchemeException(String msg, Throwable throwable)
    • OAuth2ApplicationHomePageURLSchemeException

      public OAuth2ApplicationHomePageURLSchemeException(Throwable throwable)