| Package | Description |
|---|---|
| org.delia.error |
| Modifier and Type | Method and Description |
|---|---|
static ErrorCopyFilter |
ErrorCopyFilter.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ErrorCopyFilter[] |
ErrorCopyFilter.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ErrorTracker.copyErrorsFrom(ErrorTracker et,
ErrorCopyFilter filter) |
void |
SimpleErrorTracker.copyErrorsFrom(ErrorTracker et,
ErrorCopyFilter filter) |
Copyright © 2020. All rights reserved.