public class DataValidationFailedWithMessageException
extends org.opendaylight.mdsal.common.api.DataValidationFailedException
Constructor and Description |
---|
DataValidationFailedWithMessageException(Class<P> pathType,
P path,
String message,
String appTag) |
Modifier and Type | Method and Description |
---|---|
List<org.opendaylight.yangtools.yang.common.RpcError> |
getErrorList() |
String |
toString() |
getPath, getPathType
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public List<org.opendaylight.yangtools.yang.common.RpcError> getErrorList()
getErrorList
in class org.opendaylight.yangtools.yang.common.OperationFailedException
public String toString()
toString
in class org.opendaylight.yangtools.yang.common.OperationFailedException
Copyright © 2017 OpenDaylight. All rights reserved.