ExecuteError

oxygen.executable.error.ExecuteError
See theExecuteError companion trait
object ExecuteError

Attributes

Companion
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

final case class Generic(operation: String, cause: Throwable) extends ExecuteError

Attributes

Supertypes
trait Product
trait Equals
trait ExecuteError
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
final case class InvalidConfig(message: String) extends ExecuteError

Attributes

Supertypes
trait Product
trait Equals
trait ExecuteError
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
object Parsing

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Parsing.type
sealed trait Parsing extends ExecuteError

Attributes

Companion
object
Supertypes
trait ExecuteError
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
Known subtypes
class Help
final case class ProgramError(error: Any) extends ExecuteError

Attributes

Supertypes
trait Product
trait Equals
trait ExecuteError
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
final case class SourceError(source: Source, cause: Cause) extends ExecuteError

Attributes

Companion
object
Supertypes
trait Product
trait Equals
trait ExecuteError
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
object SourceError

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed trait SubCommandError extends ExecuteError

Attributes

Companion
object
Supertypes
trait ExecuteError
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
Known subtypes

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror