io.lenses.jdbc4.client.AuthenticationException.kt Maven / Gradle / Ivy
package io.lenses.jdbc4.client
class AuthenticationException(msg: String) : Exception(msg)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy
package io.lenses.jdbc4.client
class AuthenticationException(msg: String) : Exception(msg)