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

main.com.wisetrack.sdk.IloggerException.kt Maven / Gradle / Ivy

There is a newer version: 1.5.8-alpha
Show newest version
package com.wisetrack.sdk

import java.lang.Exception

/**
@author hamed (@hamed-hsb)
 * @since 18th October 2024
 */
interface IloggerException {
    fun onException(exception: String)

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy