Fail

reactivemongo.api.Cursor$.Fail$
See theFail companion class
object Fail

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Fail.type

Members list

Concise view

Value members

Concrete methods

def apply[T](cause: Throwable): Fail[T]
def unapply[T](fail: Fail[T]): Option[Throwable]