Class OAuthClientEntryAuthRequestParametersJSONException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.oauth.client.persistence.exception.OAuthClientEntryAuthRequestParametersJSONException
All Implemented Interfaces:
Serializable

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

    • OAuthClientEntryAuthRequestParametersJSONException

      public OAuthClientEntryAuthRequestParametersJSONException()
    • OAuthClientEntryAuthRequestParametersJSONException

      public OAuthClientEntryAuthRequestParametersJSONException(String msg)
    • OAuthClientEntryAuthRequestParametersJSONException

      public OAuthClientEntryAuthRequestParametersJSONException(String msg, Throwable throwable)
    • OAuthClientEntryAuthRequestParametersJSONException

      public OAuthClientEntryAuthRequestParametersJSONException(Throwable throwable)