RakutenAdvertisingAttribution-Android-SDK

radattribution-sdk-android / com.rakuten.attribution.sdk / Result / Error

Error

class Error : Result<Nothing>

Constructors

Name Summary
<init> Error(message: String)

Properties

Name Summary
message val message: String

Inherited Functions

Name Summary
dealWithError fun dealWithError(onError: (Result.Error) -> Nothing): T
util method to handle errors