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

ru.yandex.mysqlDiff.MysqlDiffException.scala Maven / Gradle / Ivy

package ru.yandex.mysqlDiff

class MysqlDiffException(val message: String) extends RuntimeException(message)

// vim: set ts=4 sw=4 et:




© 2015 - 2024 Weber Informatics LLC | Privacy Policy