public static class DOMDataTreeCommitCohort.DataValidationFailedExceptionMapper extends org.opendaylight.yangtools.util.concurrent.ExceptionMapper<DataValidationFailedException>
| Constructor and Description | 
|---|
DataValidationFailedExceptionMapper(String opName,
                                   DOMDataTreeIdentifier failedTreeId)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected DataValidationFailedException | 
newWithCause(String message,
            Throwable cause)  | 
apply, getExceptionTypepublic DataValidationFailedExceptionMapper(String opName, DOMDataTreeIdentifier failedTreeId)
protected DataValidationFailedException newWithCause(String message, Throwable cause)
newWithCause in class org.opendaylight.yangtools.util.concurrent.ExceptionMapper<DataValidationFailedException>Copyright © 2018 OpenDaylight. All rights reserved.