Class ConfirmationCodeNotFoundException

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.confirmationCode.exception.ConfirmationCodeServiceException
ru.foodtechlab.lib.auth.integration.core.confirmationCode.exception.ConfirmationCodeNotFoundException
All Implemented Interfaces:
Serializable

public class ConfirmationCodeNotFoundException extends ConfirmationCodeServiceException
See Also:
  • Constructor Details

    • ConfirmationCodeNotFoundException

      public ConfirmationCodeNotFoundException(Object response)