
com.github.insanusmokrassar.AutoPostTelegramBot.base.database.exceptions.NoRowFoundException.kt Maven / Gradle / Ivy
package com.github.insanusmokrassar.AutoPostTelegramBot.base.database.exceptions
class NoRowFoundException(message: String?) : Exception(message)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy