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

com.kushkipagos.android.KushkiException.kt Maven / Gradle / Ivy

There is a newer version: 1.8.1
Show newest version
package com.kushkipagos.android

class KushkiException internal constructor(cause: Throwable) : Exception(cause)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy