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