oxygen.executable.error.ExecuteError.SubCommandError
 See theSubCommandError companion trait
  object SubCommandError
 
Attributes
- Companion
 - trait
 - Graph
 - 
    
 - Supertypes
 - 
    trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
 - Self type
 - 
    SubCommandError.type
 
Members list
Type members
Classlikes
            final case class InvalidSubCommand(command: String, options: NonEmptyList[(String, Executable)]) extends SubCommandError
           
          Attributes
- Supertypes
 - 
               trait Producttrait Equalstrait SubCommandErrortrait ExecuteErrorclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
 
            final case class MissingSubCommand(options: NonEmptyList[(String, Executable)]) extends SubCommandError
           
          Attributes
- Supertypes
 - 
               trait Producttrait Equalstrait SubCommandErrortrait ExecuteErrorclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
 
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
 - Mirror
 
The name of the type
The name of the type
Attributes
- Inherited from:
 - Mirror
 
In this article