| Modifier and Type | Class and Description |
|---|---|
class |
DeadOnArrival
The instruction was submitted after its deadline has passed, or one of its
dependencies resolved as non-sunccessful.
|
class |
DuplicateInstructionId
Instruction ID clashes with an instruction with an already-queued instruction.
|
class |
TooManyInstructions
Instruction queue size exceeded.
|
class |
UnknownPreconditionId
One of the instruction IDs specified in the precondition list is unknown.
|
| Modifier and Type | Method and Description |
|---|---|
Class<? extends SubmitFailure> |
FailureBuilder.getType() |
Class<? extends SubmitFailure> |
Failure.getType() |
| Modifier and Type | Method and Description |
|---|---|
FailureBuilder |
FailureBuilder.setType(Class<? extends SubmitFailure> value) |
Copyright © 2017 OpenDaylight. All rights reserved.