/tripkit/TripKitAndroidUI/com.skedgo.tripkit.ui.core/UnableToFetchBitmapError

UnableToFetchBitmapError

\ class UnableToFetchBitmapError(message: String) : RuntimeException

Constructors

UnableToFetchBitmapError constructor(message: String)

Properties

Name Summary
cause open val cause: Throwable?
message open val message: String?

Functions

Name Summary
logError fun Throwable.logError()