public class DefaultErrorResponseErrorDetailsItem extends Object
Constructor and Description |
---|
DefaultErrorResponseErrorDetailsItem() |
Modifier and Type | Method and Description |
---|---|
String |
code()
Get standardized string to programmatically identify the error.
|
String |
message()
Get detailed error description and debugging information.
|
String |
target()
Get detailed error description and debugging information.
|
public DefaultErrorResponseErrorDetailsItem()
public String code()
public String message()
public String target()
Copyright © 2019. All rights reserved.