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

com.github.stormbit.vksdk.exceptions.AuthException.kt Maven / Gradle / Ivy

The newest version!
package com.github.stormbit.vksdk.exceptions

class AuthException(override val message: String?) : Exception(message)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy