public class ErrorInfo extends Object
| Constructor and Description |
|---|
ErrorInfo()
Creates a new instance of this class.
|
ErrorInfo(String errorCode,
String details)
Creates a new instance of this class.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDetails() |
String |
getErrorCode() |
void |
setDetails(String details) |
void |
setErrorCode(String errorCode) |
Copyright © 2013–2018 Europeana Cloud Development Team. All rights reserved.