🌈 Create new beautiful Compose Gradients with our new wesite ->
Class

ResourceResolutionException

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

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

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