Package

reactivemongo.play.json

commands

Permalink

package commands

Visibility
  1. Public
  2. All

Type Members

  1. case class DefaultJSONCommandError(code: Option[Int], errmsg: Option[String], originalDocument: JsObject) extends Exception with JSONCommandError with Product with Serializable

    Permalink
    Annotations
    @SuppressWarnings()
  2. trait JSONCommandError extends Exception with CommandError

    Permalink
    Annotations
    @SuppressWarnings()

Deprecated Value Members

  1. object JSONFindAndModifyCommand extends FindAndModifyCommand[JSONSerializationPack.type]

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 0.17.0) Will be internal/private

  2. object JSONFindAndModifyImplicits

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 0.17.0) Will be internal/private

Ungrouped