| Package | Description |
|---|---|
| com.qeagle.devtools.protocol.types.network |
| Modifier and Type | Method and Description |
|---|---|
SignedExchangeErrorField |
SignedExchangeError.getErrorField()
The field which caused the error.
|
static SignedExchangeErrorField |
SignedExchangeErrorField.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SignedExchangeErrorField[] |
SignedExchangeErrorField.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SignedExchangeError.setErrorField(SignedExchangeErrorField errorField)
The field which caused the error.
|
Copyright © 2020. All rights reserved.