declslides.cli.CliError
See theCliError companion object
Errors raised by the CLI layer.
These errors describe problems that are meaningful from the user's point of view: invalid arguments, unsupported options, initialization failures, or rendering failures surfaced through the command line.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class DuplicateOptionclass InvalidFormatclass MissingOptionclass MissingValueclass RenderFailureclass RuntimeInitializationclass UnexpectedArgumentclass UnknownOption
Members list
In this article