Class OAuth2ApplicationRedirectURIPathException

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

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

    • OAuth2ApplicationRedirectURIPathException

      public OAuth2ApplicationRedirectURIPathException()
    • OAuth2ApplicationRedirectURIPathException

      public OAuth2ApplicationRedirectURIPathException(String msg)
    • OAuth2ApplicationRedirectURIPathException

      public OAuth2ApplicationRedirectURIPathException(String msg, Throwable throwable)
    • OAuth2ApplicationRedirectURIPathException

      public OAuth2ApplicationRedirectURIPathException(Throwable throwable)