Resource Temporarily Unavailable Exception
class ResourceTemporarilyUnavailableException(val url: String, errorMessage: String? = null) : ColibrioException
There was a problem retrieving the resource at that time, but it might work if the resource request is retried later. For example, the user temporarily lost internet connection in a HTTP ResourceProvider.