reactivemongo.api.bson.exceptions

Type members

Classlikes

final class BSONValueNotFoundException extends Exception with NoStackTrace

Formerly DocumentKeyNotFoundException

Formerly DocumentKeyNotFoundException

Companion:
object
final class HandlerException extends Exception with NoStackTrace

Exception from a BSON reader/writer.

Exception from a BSON reader/writer.

Companion:
object
Companion:
class
final class TypeDoesNotMatchException extends Exception with NoStackTrace

Indicates that the type of a read value doesn't match the expected one.

Indicates that the type of a read value doesn't match the expected one.

Companion:
object
final class ValueDoesNotMatchException extends Exception with NoStackTrace

Indicates that a read value doesn't match an expected one

Indicates that a read value doesn't match an expected one

Companion:
object