Kotlin BSON • Multiplatform abstraction for different BSON implementations • opensavvy.ktmongo.bson • BsonReaderException
BsonReaderException¶
class BsonReaderException(message: String, cause: Throwable? = null) : IllegalStateException
Exception thrown when BSON reading fails.