Package | Description |
---|---|
org.ovirt.engine.core.searchbackend |
Modifier and Type | Method and Description |
---|---|
static SyntaxError |
SyntaxError.forValue(int value) |
SyntaxError |
SyntaxContainer.getError() |
static SyntaxError |
SyntaxError.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SyntaxError[] |
SyntaxError.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SyntaxContainer.setErr(SyntaxError errCode,
int startPos,
int endPos) |
Copyright © 2012. All Rights Reserved.