public class RpcErrorsException
extends org.opendaylight.mdsal.dom.api.DOMRpcException
Constructor and Description |
---|
RpcErrorsException(String message,
Iterable<org.opendaylight.yangtools.yang.common.RpcError> rpcErrors) |
Modifier and Type | Method and Description |
---|---|
Collection<org.opendaylight.yangtools.yang.common.RpcError> |
getRpcErrors() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public Collection<org.opendaylight.yangtools.yang.common.RpcError> getRpcErrors()
Copyright © 2019 OpenDaylight. All rights reserved.