Exception: NexusCli::InvalidLoggingLevelException
- Inherits:
-
NexusCliError
- Object
- StandardError
- NexusCliError
- NexusCli::InvalidLoggingLevelException
- Defined in:
- lib/nexus_cli/errors.rb
Instance Method Summary collapse
Methods inherited from NexusCliError
Instance Method Details
#message ⇒ Object
214 215 216 |
# File 'lib/nexus_cli/errors.rb', line 214 def "Logging level must be set to one of either INFO, DEBUG, or ERROR." end |