| Package | Description |
|---|---|
| com.cognifide.aet.communication.api |
| Modifier and Type | Method and Description |
|---|---|
ProcessingError.Phase |
ProcessingError.getPhase() |
static ProcessingError.Phase |
ProcessingError.Phase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProcessingError.Phase[] |
ProcessingError.Phase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ProcessingError(String description,
ProcessingError.Phase phase) |
Copyright © 2013–2019 Cognifide. All rights reserved.