Class RefreshTokenNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.rcore.rest.api.commons.exception.HttpCommunicationException
ru.foodtechlab.lib.auth.integration.core.token.refreshToken.exception.RefreshTokenServiceException
ru.foodtechlab.lib.auth.integration.core.token.refreshToken.exception.RefreshTokenNotFoundException
All Implemented Interfaces:
Serializable

public class RefreshTokenNotFoundException extends RefreshTokenServiceException
See Also:
  • Constructor Details

    • RefreshTokenNotFoundException

      public RefreshTokenNotFoundException(Object response)