reactivemongo.api.bson.exceptions

Members list

Type members

Classlikes

final class BSONValueNotFoundException extends Exception, NoStackTrace

Formerly DocumentKeyNotFoundException

Formerly DocumentKeyNotFoundException

Attributes

Companion
object
Supertypes
trait NoStackTrace
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
final class HandlerException extends Exception, NoStackTrace

Exception from a BSON reader/writer.

Exception from a BSON reader/writer.

Attributes

Companion
object
Supertypes
trait NoStackTrace
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
final class TypeDoesNotMatchException extends Exception, 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
Supertypes
trait NoStackTrace
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
final class ValueDoesNotMatchException extends Exception, 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
Supertypes
trait NoStackTrace
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type