morphling.reactivemongo

Members list

Type members

Classlikes

case class DocumentKeyNotFound(message: String) extends Exception

Attributes

Supertypes
trait Product
trait Equals
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
trait FromBson[S[_]] extends Serializable

Attributes

Companion
object
Supertypes
trait Serializable
class Object
trait Matchable
class Any
object FromBson

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
FromBson.type
case class MultipleKeysFound(message: String) extends Exception

Attributes

Supertypes
trait Product
trait Equals
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
trait ToBson[S[_]] extends Serializable

Attributes

Companion
object
Supertypes
trait Serializable
class Object
trait Matchable
class Any
object ToBson

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
ToBson.type
case class TypeDoesNotMatch(message: String) extends Exception

Attributes

Supertypes
trait Product
trait Equals
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all