java.lang.Object
org.springframework.hateoas.mediatype.problem.Problem
Direct Known Subclasses:
Problem.ExtendedProblem

public class Problem extends Object
Encapsulation of an RFC-7807 Problem code. While it complies out-of-the-box, it may also be extended to support domain-specific details.
Author:
Greg Turnquist, Oliver Drotbohm