harness.console.error.ExecuteError$
See theExecuteError companion trait
object ExecuteError
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
ExecuteError.type
Members list
Type members
Classlikes
final case class InvalidCommand(cmd: String, options: NonEmptyList[String]) extends ExecuteError
Attributes
- Supertypes
-
trait Producttrait Equalstrait ExecuteErrorclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
final case class MissingCommand(options: NonEmptyList[String]) extends ExecuteError
Attributes
- Supertypes
-
trait Producttrait Equalstrait ExecuteErrorclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
Inherited 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