intellij-pants-plugin
intellij-pants-plugin copied to clipboard
document exception usage
There are a few types of exception in the code base and it is unclear what the differences are and how they should be used.
ExternalSystemException
PantsExecutionException
PantsException
etc