yieldprobe / com.yieldlab.yieldprobe.exception / ExceptionNetwork

ExceptionNetwork

class ExceptionNetwork : ExceptionYieldprobe

Exception for network error events.

Constructors

<init>

Exception for network error events.

ExceptionNetwork(msg: String?)

Properties

mMsg

var mMsg: String?

Functions

getMsg

fun getMsg(): String?