reactivemongo.api.bson.exceptions

Members list

Concise view

Type members

Classlikes

final class BSONValueNotFoundException extends Exception with NoStackTrace

Formerly DocumentKeyNotFoundException

Formerly DocumentKeyNotFoundException

Attributes

Companion:
object
Graph
Supertypes
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
final class HandlerException extends Exception with NoStackTrace

Exception from a BSON reader/writer.

Exception from a BSON reader/writer.

Attributes

Companion:
object
Graph
Supertypes
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
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.

Attributes

Companion:
object
Graph
Supertypes
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
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

Attributes

Companion:
object
Graph
Supertypes
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type