reactivemongo.api.bson.exceptions
Members list
Type members
Classlikes
final class BSONValueNotFoundException extends Exception, NoStackTrace
Formerly DocumentKeyNotFoundException
Formerly DocumentKeyNotFoundException
Attributes
- Companion
- object
- Supertypes
-
trait NoStackTraceclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
object BSONValueNotFoundException
Attributes
- Companion
- class
- Supertypes
-
class Objecttrait Matchableclass 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 NoStackTraceclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
object HandlerException
Attributes
- Companion
- class
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
HandlerException.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 NoStackTraceclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
object TypeDoesNotMatchException
TypeDoesNotMatchException factories
TypeDoesNotMatchException factories
Attributes
- Companion
- class
- Supertypes
-
class Objecttrait Matchableclass 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 NoStackTraceclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
object ValueDoesNotMatchException
ValueDoesNotMatchException factories
ValueDoesNotMatchException factories
Attributes
- Companion
- class
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
In this article