Package io.micronaut.core.cli.exceptions
Micronaut core CLI exceptions.
- Since:
- 1.0
-
Exception Summary Exception Description ParseException Exception that is thrown in command line parsing fails.
| Exception | Description |
|---|---|
| ParseException |
Exception that is thrown in command line parsing fails.
|