| Class | Description |
|---|---|
| AbstractProgram |
This is an abstract base class for command-line programs such as
zip,
unzip and tar. |
| Exception | Description |
|---|---|
| CommandErrorException |
This checked exception can be thrown by a command if there is an error while
it is executing.
|