SendbirdException

constructor(cause: Throwable, code: Int = 0)
constructor(message: String?, code: Int = 0)
constructor(message: String?, cause: Throwable?, code: Int = 0)