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

public class CredentialNotFoundException extends CredentialServiceException
See Also:
  • Constructor Details

    • CredentialNotFoundException

      public CredentialNotFoundException(Object response)