Class AccessTokenNotFoundException

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.accessToken.exception.AccessTokenServiceException
ru.foodtechlab.lib.auth.integration.core.token.accessToken.exception.AccessTokenNotFoundException
All Implemented Interfaces:
Serializable

public class AccessTokenNotFoundException extends AccessTokenServiceException
See Also:
  • Constructor Details

    • AccessTokenNotFoundException

      public AccessTokenNotFoundException(Object response)