ResourceResolutionException

class ResourceResolutionException : RuntimeException


Throwable that is thrown in situations where a resource failed to load.

Summary

Public constructors

Inherited properties

From kotlin.Throwable

Public constructors

ResourceResolutionException

Added in 1.6.0
ResourceResolutionException(message: String, cause: Throwable)