StreamCallActivityException
class StreamCallActivityException(val call: Call, val message: String?, val cause: Throwable?) : Exception
We will propagate this to StreamCallActivity.onErrorFinish instead of Exception
We will propagate this to StreamCallActivity.onErrorFinish instead of Exception