All Downloads are FREE. Search and download functionalities are using the official Maven repository.

dev.mongocamp.driver.mongodb.exception.NotSupportedException.scala Maven / Gradle / Ivy

There is a newer version: 2.8.1
Show newest version
package dev.mongocamp.driver.mongodb.exception

class NotSupportedException(message: String) extends Exception(message)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy