Class OAuth2ApplicationRedirectURIFragmentException

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

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

    • OAuth2ApplicationRedirectURIFragmentException

      public OAuth2ApplicationRedirectURIFragmentException()
    • OAuth2ApplicationRedirectURIFragmentException

      public OAuth2ApplicationRedirectURIFragmentException(String msg)
    • OAuth2ApplicationRedirectURIFragmentException

      public OAuth2ApplicationRedirectURIFragmentException(String msg, Throwable throwable)
    • OAuth2ApplicationRedirectURIFragmentException

      public OAuth2ApplicationRedirectURIFragmentException(Throwable throwable)