Home
Classes
Methods
Defined In
lib/bson/exceptions.rb
Parent
BSON::BSONError
Class and Module Index
BSON
BSON::BSONError
BSON::BSON_C
BSON::BSON_JAVA
BSON::BSON_RUBY
BSON::Binary
BSON::ByteBuffer
BSON::Code
BSON::DBRef
BSON::InvalidDocument
BSON::InvalidKeyName
BSON::InvalidObjectId
BSON::InvalidStringEncoding
BSON::MaxKey
BSON::MinKey
BSON::MongoDBError
BSON::MongoRubyError
BSON::ObjectId
BSON::OrderedHash
BSON::Timestamp
Object
class BSON::InvalidStringEncoding
Raised when given a string is not valid utf-8 (Ruby 1.8 only).