reactivemongo
.
play
.
json
commands
package
commands
Visibility
Public
All
Type Members
case class
DefaultJSONCommandError
(
code:
Option
[
Int
]
,
errmsg:
Option
[
String
]
,
originalDocument:
JsObject
)
extends
Exception
with
JSONCommandError
with
Product
with
Serializable
trait
JSONCommandError
extends
Exception
with
CommandError
Value Members
object
CommonImplicits
object
JSONAggregationFramework
extends
AggregationFramework
[
JSONSerializationPack
.type]
object
JSONAggregationImplicits
object
JSONFindAndModifyCommand
extends
FindAndModifyCommand
[
JSONSerializationPack
.type]
object
JSONFindAndModifyImplicits
Ungrouped