public class ErrorResponse extends Response
Modifier and Type | Field and Description |
---|---|
ErrorDetails |
error
Details about the error.
|
customData
Constructor and Description |
---|
ErrorResponse() |
getCustomDataOrDefault, getCustomDataOrThrow
public ErrorDetails error