Class AccessTokenServiceException
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.token.accessToken.exception.AccessTokenServiceException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
AccessTokenNotFoundException
public class AccessTokenServiceException
extends com.rcore.rest.api.commons.exception.HttpCommunicationException
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.rcore.rest.api.commons.exception.HttpCommunicationException
getResponseMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AccessTokenServiceException
-