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
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
BadCredentialsExceptions, CredentialIsBlockedException, CredentialNotFoundException, InvalidTokenException, ParsingTokenException, TokenIsExpiredException

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

    • AuthServiceException

      public AuthServiceException(Object response)