/tripkit/TripKitAndroidUIData/com.skedgo.tripkit.ui.data.places/GooglePlacesException
GooglePlacesException
\ class GooglePlacesException(message: String, exception: Exception) : RuntimeException
Constructors
GooglePlacesException | constructor(message: String, exception: Exception) |
Properties
Name | Summary |
---|---|
cause | open val cause: Throwable? |
message | open val message: String? |