Package

reactivemongo.bson

exceptions

Permalink

package exceptions

Visibility
  1. Public
  2. All

Type Members

  1. case class DocumentKeyNotFound(name: String) extends Exception with Product with Serializable

    Permalink
  2. case class TypeDoesNotMatch(message: String) extends Exception with NoStackTrace with Product with Serializable

    Permalink

Ungrouped