See: Description
| Exception | Description |
|---|---|
| AnalysisException |
An exception thrown when the analysis of a dependency fails.
|
| ArchiveExtractionException |
An exception thrown when files in an archive cannot be extracted.
|
| LambdaExceptionWrapper |
An exception intended to be used within a lambda expression as checked
exceptions cannot be used within lambdas.
|
| SearchException |
An exception thrown when an online searching fails (such as NPM).
|
| UnexpectedAnalysisException |
An exception intended to be used in situations that should never occur.
|
Copyright© 2012-21 Jeremy Long. All Rights Reserved.