Class OAuthClientEntryTokenRequestParametersJSONException

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

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

    • OAuthClientEntryTokenRequestParametersJSONException

      public OAuthClientEntryTokenRequestParametersJSONException()
    • OAuthClientEntryTokenRequestParametersJSONException

      public OAuthClientEntryTokenRequestParametersJSONException(String msg)
    • OAuthClientEntryTokenRequestParametersJSONException

      public OAuthClientEntryTokenRequestParametersJSONException(String msg, Throwable throwable)
    • OAuthClientEntryTokenRequestParametersJSONException

      public OAuthClientEntryTokenRequestParametersJSONException(Throwable throwable)