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, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic TransactionCommitFailedException(String message, org.opendaylight.yangtools.yang.common.RpcError... errors)
Copyright © 2019 OpenDaylight. All rights reserved.