inappmessaging / io.karte.android / KarteException

KarteException

open class KarteException : Exception

Constructors

<init>

KarteException()
KarteException(message: String)
KarteException(message: String, throwable: Throwable)

Inheritors

KarteServerException

class KarteServerException : KarteException