Hierarchy For Package io.github.belgif.rest.problem
Class Hierarchy
- java.lang.Object
- com.fasterxml.jackson.databind.Module (implements com.fasterxml.jackson.core.Versioned)
- com.fasterxml.jackson.databind.module.SimpleModule (implements java.io.Serializable)
- io.github.belgif.rest.problem.ProblemModule
- com.fasterxml.jackson.databind.module.SimpleModule (implements java.io.Serializable)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- io.github.belgif.rest.problem.api.Problem
- io.github.belgif.rest.problem.api.ClientProblem
- io.github.belgif.rest.problem.ExpiredAccessTokenProblem (implements io.github.belgif.rest.problem.api.FluentProblem<SELF>, io.github.belgif.rest.problem.api.HttpResponseHeaders)
- io.github.belgif.rest.problem.api.InputValidationProblem
- io.github.belgif.rest.problem.BadRequestProblem (implements io.github.belgif.rest.problem.api.FluentInputValidationProblem<SELF>)
- io.github.belgif.rest.problem.MissingPermissionProblem (implements io.github.belgif.rest.problem.api.FluentInputValidationProblem<SELF>)
- io.github.belgif.rest.problem.ResourceNotFoundProblem (implements io.github.belgif.rest.problem.api.FluentInputValidationProblem<SELF>)
- io.github.belgif.rest.problem.InvalidAccessTokenProblem (implements io.github.belgif.rest.problem.api.FluentProblem<SELF>, io.github.belgif.rest.problem.api.HttpResponseHeaders)
- io.github.belgif.rest.problem.MissingScopeProblem (implements io.github.belgif.rest.problem.api.FluentProblem<SELF>, io.github.belgif.rest.problem.api.HttpResponseHeaders)
- io.github.belgif.rest.problem.NoAccessTokenProblem (implements io.github.belgif.rest.problem.api.FluentProblem<SELF>, io.github.belgif.rest.problem.api.HttpResponseHeaders)
- io.github.belgif.rest.problem.PayloadTooLargeProblem (implements io.github.belgif.rest.problem.api.FluentProblem<SELF>)
- io.github.belgif.rest.problem.api.RetryAfterClientProblem (implements io.github.belgif.rest.problem.api.RetryAfter)
- io.github.belgif.rest.problem.TooManyFailedRequestsProblem (implements io.github.belgif.rest.problem.api.FluentRetryAfterProblem<SELF>)
- io.github.belgif.rest.problem.TooManyRequestsProblem (implements io.github.belgif.rest.problem.api.FluentRetryAfterProblem<SELF>)
- io.github.belgif.rest.problem.DefaultProblem (implements io.github.belgif.rest.problem.api.FluentProblem<SELF>)
- io.github.belgif.rest.problem.api.ServerProblem
- io.github.belgif.rest.problem.BadGatewayProblem (implements io.github.belgif.rest.problem.api.FluentProblem<SELF>)
- io.github.belgif.rest.problem.InternalServerErrorProblem (implements io.github.belgif.rest.problem.api.FluentProblem<SELF>)
- io.github.belgif.rest.problem.api.RetryAfterServerProblem (implements io.github.belgif.rest.problem.api.RetryAfter)
- io.github.belgif.rest.problem.ServiceUnavailableProblem (implements io.github.belgif.rest.problem.api.FluentRetryAfterProblem<SELF>)
- io.github.belgif.rest.problem.api.ClientProblem
- io.github.belgif.rest.problem.api.Problem
- java.lang.RuntimeException
- java.lang.Exception
- com.fasterxml.jackson.databind.Module (implements com.fasterxml.jackson.core.Versioned)