Class InvalidOldCredentialPasswordException

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.InvalidOldCredentialPasswordException
All Implemented Interfaces:
Serializable

public class InvalidOldCredentialPasswordException extends CredentialServiceException
See Also:
  • Constructor Details

    • InvalidOldCredentialPasswordException

      public InvalidOldCredentialPasswordException(Object response)