public class TransactionCommitFailedException
extends org.opendaylight.yangtools.yang.common.OperationFailedException
Constructor and Description |
---|
TransactionCommitFailedException(String message,
org.opendaylight.yangtools.yang.common.RpcError... errors) |
TransactionCommitFailedException(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 TransactionCommitFailedException(String message, org.opendaylight.yangtools.yang.common.RpcError... errors)
Copyright © 2019 OpenDaylight. All rights reserved.