reactivemongo
.
bson
exceptions
package
exceptions
Visibility
Public
All
Type Members
case class
DocumentKeyNotFound
(
name:
String
)
extends
Exception
with
Product
with
Serializable
case class
TypeDoesNotMatch
(
message:
String
)
extends
Exception
with
NoStackTrace
with
Product
with
Serializable
Ungrouped