Package org.opendaylight.restconf.common.errors
package org.opendaylight.restconf.common.errors
-
ClassDescriptionA
FutureCallbacktied to aRestconfFuture.Unchecked exception to communicate error information, as defined "errors" YANG Data Template.Encapsulates a singleerrorwithin the "errors" YANG Data Template.AListenableFuturespecialization, which fails only withRestconfDocumentedExceptionand does not producenullvalues.ARestconfFuturewhich allows the result to be set viaset(Object)andsetFailure(RestconfDocumentedException).