Class OAuthClientEntryOIDCUserInfoMapperJSONException

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

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

    • OAuthClientEntryOIDCUserInfoMapperJSONException

      public OAuthClientEntryOIDCUserInfoMapperJSONException()
    • OAuthClientEntryOIDCUserInfoMapperJSONException

      public OAuthClientEntryOIDCUserInfoMapperJSONException(String msg)
    • OAuthClientEntryOIDCUserInfoMapperJSONException

      public OAuthClientEntryOIDCUserInfoMapperJSONException(String msg, Throwable throwable)
    • OAuthClientEntryOIDCUserInfoMapperJSONException

      public OAuthClientEntryOIDCUserInfoMapperJSONException(Throwable throwable)