public class ReadFailedException
extends org.opendaylight.yangtools.yang.common.OperationFailedException
Modifier and Type | Field and Description |
---|---|
static org.opendaylight.yangtools.util.concurrent.ExceptionMapper<ReadFailedException> |
MAPPER |
Constructor and Description |
---|
ReadFailedException(String message,
org.opendaylight.yangtools.yang.common.RpcError... errors) |
ReadFailedException(String message,
Throwable cause,
org.opendaylight.yangtools.yang.common.RpcError... errors) |
getErrorList, toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public static final org.opendaylight.yangtools.util.concurrent.ExceptionMapper<ReadFailedException> MAPPER
Copyright © 2019 OpenDaylight. All rights reserved.