public class ConflictingModificationAppliedException extends DataValidationFailedException
Constructor and Description |
---|
ConflictingModificationAppliedException(YangInstanceIdentifier path,
String message) |
ConflictingModificationAppliedException(YangInstanceIdentifier path,
String message,
Throwable cause) |
getPath
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ConflictingModificationAppliedException(YangInstanceIdentifier path, String message, Throwable cause)
public ConflictingModificationAppliedException(YangInstanceIdentifier path, String message)
Copyright © 2018 OpenDaylight. All rights reserved.