ResourceResolutionException

Class

Android
class ResourceResolutionException(message: String, cause: Throwable) :
    RuntimeException(message, cause)

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