public abstract class UnknownPreconditionId extends SubmitFailure
This class represents the following YANG schema fragment defined in module programming
identity unknown-precondition-id {
base "()IdentityEffectiveStatementImpl{qname=(urn:opendaylight:params:xml:ns:yang:programming?revision=2015-07-20)submit-failure, path=AbsoluteSchemaPath{path=[(urn:opendaylight:params:xml:ns:yang:programming?revision=2015-07-20)submit-failure]}}";
description
"One of the instruction IDs specified in the
precondition list is unknown.";
status CURRENT;
}
The schema path to identify an instance is
programming/unknown-precondition-id| Modifier and Type | Field and Description |
|---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Constructor and Description |
|---|
UnknownPreconditionId() |
Copyright © 2017 OpenDaylight. All rights reserved.