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

com.tianyisoft.database.exceptions.InvalidArgumentException.kt Maven / Gradle / Ivy

The newest version!
package com.tianyisoft.database.exceptions

class InvalidArgumentException(override val message: String): RuntimeException()




© 2015 - 2024 Weber Informatics LLC | Privacy Policy