Package io.jmix.restds.exception
Class InvalidRefreshTokenException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.jmix.restds.exception.InvalidRefreshTokenException
- All Implemented Interfaces:
- Serializable
This exception is thrown when REST API returns 400 status code on attempt to get access token by refresh token.
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
InvalidRefreshTokenException
 
-