Package | Description |
---|---|
eu.ehri.project.oaipmh | |
eu.ehri.project.oaipmh.errors |
Modifier and Type | Method and Description |
---|---|
static ErrorCode |
ErrorCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ErrorCode[] |
ErrorCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
OaiPmhExporter.error(XMLStreamWriter sw,
ErrorCode code,
String msg,
Verb verb) |
Modifier and Type | Method and Description |
---|---|
ErrorCode |
OaiPmhError.getCode() |
Constructor and Description |
---|
OaiPmhError(ErrorCode code) |
OaiPmhError(ErrorCode code,
String msg) |
Copyright © 2018 The European Holocaust Research Infrastructure (EHRI). All rights reserved.