Interface ResolutionErrorHandler
- All Known Implementing Classes:
- DefaultResolutionErrorHandler
Deprecated.
- 
Method SummaryModifier and TypeMethodDescriptionvoidthrowErrors(ArtifactResolutionRequest request, ArtifactResolutionResult result) Deprecated.
- 
Method Details- 
throwErrorsvoid throwErrors(ArtifactResolutionRequest request, ArtifactResolutionResult result) throws ArtifactResolutionException Deprecated.- Throws:
- ArtifactResolutionException
 
 
-