All Classes
-
All Classes Interface Summary Class Summary Enum 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.HttpStatus HttpStatus.Series Status For every status response, there is only one message returned.StatusSerializer Interface to allow custom serialization for a Status.StatusWrapper Interface to allow custom Status and then inject the customized status into framework through SingletonFactory