reactivemongo.core.errors
package reactivemongo.core.errors
Members list
Type members
Classlikes
trait DatabaseException extends ReactiveMongoException
An error thrown by a MongoDB node.
An error thrown by a MongoDB node.
Attributes
- Supertypes
-
trait ReactiveMongoExceptionclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
sealed trait ReactiveMongoException extends Exception
An error that can come from a MongoDB node or not.
An error that can come from a MongoDB node or not.
Attributes
- Supertypes
-
class Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
trait DatabaseException
In this article