public class DataModificationException extends Exception
| Modifier and Type | Class and Description |
|---|---|
static class |
DataModificationException.DataExistsException |
static class |
DataModificationException.DataMissingException |
static class |
DataModificationException.IllegalChoiceValuesException |
| Constructor and Description |
|---|
DataModificationException(String message,
org.opendaylight.yangtools.yang.common.QName node) |
| Modifier and Type | Method and Description |
|---|---|
org.opendaylight.yangtools.yang.common.QName |
getNodeQName() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DataModificationException(String message, org.opendaylight.yangtools.yang.common.QName node)
Copyright © 2015. All rights reserved.