oxygen.executable.error.ExecuteError.SubCommandError
 See theSubCommandError companion object
  sealed trait SubCommandError extends ExecuteError
 
Attributes
- Companion
 - object
 - Graph
 - 
    
 - Supertypes
 - 
    trait ExecuteErrorclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
 - Known subtypes
 - 
    class InvalidSubCommandclass MissingSubCommand
 
Members list
Value members
Inherited methods
Attributes
- Inherited from:
 - Throwable
 
Attributes
- Inherited from:
 - Throwable
 
Attributes
- Inherited from:
 - Throwable
 
Attributes
- Inherited from:
 - Throwable
 
Attributes
- Definition Classes
 - 
               ExecuteError -> Throwable
 - Inherited from:
 - ExecuteError
 
Attributes
- Inherited from:
 - Throwable
 
Attributes
- Inherited from:
 - Throwable
 
Attributes
- Inherited from:
 - Throwable
 
Attributes
- Inherited from:
 - Throwable
 
Attributes
- Inherited from:
 - Throwable
 
Attributes
- Inherited from:
 - Throwable
 
Attributes
- Inherited from:
 - Throwable
 
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
 - 
               
a string representation of the object.
 - Definition Classes
 - Inherited from:
 - ExecuteError
 
In this article