FailIO

ostrat.ErrBi$package.FailIO
object FailIO

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
FailIO.type

Members list

Value members

Concrete methods

def apply[A](err: IOExc): FailIO

Factory apply method to construct a Fail from an IOException type.

Factory apply method to construct a Fail from an IOException type.

Attributes

def apply[A](message: String): FailIO

Factory apply method to construct a Fail with an IOException type.

Factory apply method to construct a Fail with an IOException type.

Attributes