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
  2. trait JSONCommandError extends Exception with CommandError

    Permalink

Ungrouped