Package tech.jhipster.web.rest.errors
Class ProblemDetailWithCause
java.lang.Object
org.springframework.http.ProblemDetail
tech.jhipster.web.rest.errors.ProblemDetailWithCause
- All Implemented Interfaces:
Serializable
public class ProblemDetailWithCause
extends org.springframework.http.ProblemDetail
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Method Summary
Methods inherited from class org.springframework.http.ProblemDetail
equals, forStatus, forStatus, forStatusAndDetail, getDetail, getInstance, getProperties, getStatus, getTitle, getType, hashCode, initToStringContent, setDetail, setInstance, setProperties, setProperty, setStatus, setStatus, setTitle, setType, toString
-
Method Details
-
getCause
-
setCause
-