cask.router.Result
See theResult companion trait
object Result
Attributes
Members list
Type members
Classlikes
object Error
Invoking the EntryPoint was not successful
object ParamError
Attributes
- Companion
- trait
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
ParamError.type
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class DefaultFailedclass Invalid
Invoking the EntryPoint was totally successful, and returned a result
Invoking the EntryPoint was totally successful, and returned a result
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Result[T]class 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