Class OAuthClientEntryInfoJSONException

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

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

    • OAuthClientEntryInfoJSONException

      public OAuthClientEntryInfoJSONException()
    • OAuthClientEntryInfoJSONException

      public OAuthClientEntryInfoJSONException(String msg)
    • OAuthClientEntryInfoJSONException

      public OAuthClientEntryInfoJSONException(String msg, Throwable throwable)
    • OAuthClientEntryInfoJSONException

      public OAuthClientEntryInfoJSONException(Throwable throwable)