All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description ApiException This is a checked exception that can wrap Status object to give consume a uniform response.ClientException This is a checked exception used by Client module.ExpiredTokenException This is a checked exception used by JWT verification and it is thrown if the JWT token is expired.FrameworkException This is similar exception like ApiException but it is RuntimeException.Status For every status response, there is only one message returned.StatusSerializer Interface to allow custom serialization for a Status.