Hierarchy For Package io.github.belgif.rest.problem.api
Class Hierarchy
- java.lang.Object
- io.github.belgif.rest.problem.api.Input<V>
- io.github.belgif.rest.problem.api.InputValidationIssue
- io.github.belgif.rest.problem.api.InputValidationIssues
- io.github.belgif.rest.problem.api.InvalidParam
- 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.api.InputValidationProblem
- io.github.belgif.rest.problem.api.RetryAfterClientProblem (implements io.github.belgif.rest.problem.api.RetryAfter)
- io.github.belgif.rest.problem.api.ServerProblem
- io.github.belgif.rest.problem.api.RetryAfterServerProblem (implements io.github.belgif.rest.problem.api.RetryAfter)
- io.github.belgif.rest.problem.api.ClientProblem
- io.github.belgif.rest.problem.api.Problem
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- io.github.belgif.rest.problem.api.FluentProblem<SELF>
- io.github.belgif.rest.problem.api.FluentInputValidationProblem<SELF>
- io.github.belgif.rest.problem.api.FluentRetryAfterProblem<SELF>
- io.github.belgif.rest.problem.api.HttpResponseHeaders
- io.github.belgif.rest.problem.api.RetryAfter
Annotation Type Hierarchy
- io.github.belgif.rest.problem.api.ProblemType (implements java.lang.annotation.Annotation)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- io.github.belgif.rest.problem.api.InEnum
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)