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, toString
public GraphConflictResolutionException()
public GraphConflictResolutionException(String message)
public GraphConflictResolutionException(Throwable cause)
public GraphConflictResolutionException(String message, Throwable cause)
Copyright © 2001–2015 The Apache Software Foundation. All rights reserved.