KStatsException

constructor(message: String, cause: Throwable? = null)(source)

Parameters

message

a description of what went wrong.

cause

an optional underlying throwable that caused this exception.