Package

reactivemongo.core

errors

Permalink

package errors

Visibility
  1. Public
  2. All

Type Members

  1. trait DatabaseException extends Exception with ReactiveMongoException

    Permalink

    An error thrown by a MongoDB node.

  2. sealed trait ReactiveMongoException extends Exception

    Permalink

    An error that can come from a MongoDB node or not.

Ungrouped