public class GraphConflictResolutionException extends Exception
| Constructor and Description | 
|---|
GraphConflictResolutionException()  | 
GraphConflictResolutionException(String message)  | 
GraphConflictResolutionException(String message,
                                                                Throwable cause)  | 
GraphConflictResolutionException(Throwable cause)  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic GraphConflictResolutionException()
public GraphConflictResolutionException(String message)
public GraphConflictResolutionException(Throwable cause)
public GraphConflictResolutionException(String message, Throwable cause)
Copyright © 2001–2013 The Apache Software Foundation. All rights reserved.