oxygen.executable.error.ExecuteError
 See theExecuteError companion object
  sealed trait ExecuteError extends Throwable
 
Attributes
- Companion
 - object
 - Graph
 - 
    
 - Supertypes
 - 
    class Throwabletrait Serializableclass Objecttrait Matchableclass Any
 - Known subtypes
 - 
    class Genericclass InvalidConfigtrait Parsingclass FailedToBuildclass FailedToParseclass Helpclass ProgramErrorclass SourceErrortrait SubCommandErrorclass InvalidSubCommandclass MissingSubCommandShow all
 
Members list
Value members
Concrete methods
Attributes
- Definition Classes
 - 
               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
 - 
               Throwable -> Any
 
Inherited methods
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
 
Attributes
- Inherited from:
 - Throwable
 
Attributes
- Inherited from:
 - Throwable
 
Attributes
- Inherited from:
 - Throwable
 
Attributes
- Inherited from:
 - Throwable
 
In this article