exception/exception library
Exceptions / Errors
- AnalysisException
- An exception that occurred during the analysis of one or more sources.
- CaughtException
- An exception that was caught and has an associated stack trace.
- SilentException
- A form of CaughtException that should be silent to users.