public class ContentConflictsException extends PatchingException
ContentConflictsException(Collection<ContentItem> conflicts)
ContentConflictsException(String msg, Collection<ContentItem> conflicts)
Collection<ContentItem>
getConflicts()
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ContentConflictsException(Collection<ContentItem> conflicts)
public ContentConflictsException(String msg, Collection<ContentItem> conflicts)
public Collection<ContentItem> getConflicts()
Copyright © 2014 JBoss by Red Hat. All rights reserved.