org.apache.maven.repository.metadata
Class GraphConflictResolutionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.maven.repository.metadata.GraphConflictResolutionException
- All Implemented Interfaces:
- Serializable
public class GraphConflictResolutionException
- extends Exception
- Author:
- Oleg Gusakov
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
GraphConflictResolutionException
public GraphConflictResolutionException()
GraphConflictResolutionException
public GraphConflictResolutionException(String message)
GraphConflictResolutionException
public GraphConflictResolutionException(Throwable cause)
GraphConflictResolutionException
public GraphConflictResolutionException(String message,
Throwable cause)
Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.