Range Request Not Supported Exception
class RangeRequestNotSupportedException(val url: String, errorMessage: String? = null) : ColibrioException
The caller tried to make a Range request, but the provider did not support range requests for that URL.