Class CredentialServiceException

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
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
CredentialEmailIsRequiredException, CredentialIsBlockedException, CredentialNotFoundException, CredentialPasswordIsRequiredException, CredentialPhoneIsRequiredException, CredentialRoleIsRequiredException, CredentialStatusIsRequiredException, CredentialWithEmailAlreadyExistException, CredentialWithPhoneAlreadyExistException, CredentialWithUsernameAlreadyExistException, InvalidOldCredentialPasswordException

public class CredentialServiceException extends com.rcore.rest.api.commons.exception.HttpCommunicationException
See Also:
  • Constructor Details

    • CredentialServiceException

      public CredentialServiceException(Object response)