package exceptions
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
-
final
class
BSONValueNotFoundException extends Exception with NoStackTrace
Formerly
DocumentKeyNotFoundException
-
final
class
HandlerException extends Exception with NoStackTrace
Exception from a BSON reader/writer.
-
final
class
TypeDoesNotMatchException extends Exception with NoStackTrace
Indicates that the type of a read value doesn't match the expected one.
-
final
class
ValueDoesNotMatchException extends Exception with NoStackTrace
Indicates that a read value doesn't match an expected one
Value Members
- object BSONValueNotFoundException extends Serializable
- object HandlerException extends Serializable
-
object
TypeDoesNotMatchException extends Serializable
TypeDoesNotMatchException factories
-
object
ValueDoesNotMatchException extends Serializable
ValueDoesNotMatchException factories