| Package | Description |
|---|---|
| org.lockss.laaws.crawler.model |
| Modifier and Type | Method and Description |
|---|---|
static UrlError.SeverityEnum |
UrlError.SeverityEnum.fromValue(String text) |
UrlError.SeverityEnum |
UrlError.getSeverity()
the severity of the error.
|
static UrlError.SeverityEnum |
UrlError.SeverityEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UrlError.SeverityEnum[] |
UrlError.SeverityEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UrlError.setSeverity(UrlError.SeverityEnum severity) |
UrlError |
UrlError.severity(UrlError.SeverityEnum severity) |
Copyright © 2000–2023 LOCKSS Program. All rights reserved.