package reactivemongo
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- case class DocumentKeyNotFound(message: String) extends Exception with Product with Serializable
-
trait
FromBson[S[_]] extends Serializable
- Annotations
- @implicitNotFound( ... ) @typeclass( ... , ... )
- case class MultipleKeysFound(message: String) extends Exception with Product with Serializable
-
trait
ToBson[S[_]] extends Serializable
- Annotations
- @implicitNotFound( ... ) @typeclass( ... , ... )
- case class TypeDoesNotMatch(message: String) extends Exception with Product with Serializable