org.atnos.eff.ErrorCreation
Attributes
- Source:
- ErrorEffect.scala
- Graph
- Supertypes
class Object
trait Matchable
class Any
- Known subtypes
Members list
Concise view
Type members
type of errors: exceptions or failure messages
base type for this effect: either an error or a computation to evaluate
a "by-name" value
base type for this effect: either an error or a computation to evaluate
a "by-name" value
Attributes
- Inherited from:
- ErrorTypes
- Source:
- ErrorEffect.scala
Value members
create an Eff value from an error
create an Eff value from a computation
create an Eff value from an exception
create an Eff value from a failure
create an Eff value from a computation