Class CredentialNotFoundException

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.authorizartion.exception.AuthServiceException
ru.foodtechlab.lib.auth.integration.core.authorizartion.exception.CredentialNotFoundException
All Implemented Interfaces:
Serializable

public class CredentialNotFoundException extends AuthServiceException
See Also:
  • Constructor Details

    • CredentialNotFoundException

      public CredentialNotFoundException(Object response)