Package

com.mongodb.spark

exceptions

Permalink

package exceptions

Visibility
  1. Public
  2. All

Type Members

  1. class MongoClientCreationException extends MongoException

    Permalink

    A class for exceptions that come when creating a com.mongodb.MongoClient.

  2. class MongoPartitionerException extends MongoException

    Permalink

    A class for exceptions that come from the connector's MongoDB partitioners.

  3. class MongoSparkCursorNotFoundException extends MongoException

    Permalink

    A class for exceptions if a cursor is not found.

  4. class MongoTypeConversionException extends MongoException

    Permalink

    A class for exceptions that come when trying to convert Bson Types into Spark DataTypes or vice versa.

Ungrouped