Class DependencyResolutionRequiredException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.maven.artifact.DependencyResolutionRequiredException
- All Implemented Interfaces:
- Serializable
Exception that occurs when an artifact file is used, but has not been resolved.
 TODO it may be better for artifact.getFile() to throw it - perhaps it is a runtime exception?
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
DependencyResolutionRequiredException
 
-