Resource Not Found Exception
class ResourceNotFoundException(id: String, throwable: Throwable?) : Exception
Content copied to clipboard
Gets thrown when load can't find the resource
Parameters
id
Id of the resource to look for
throwable
source exception if occurs
Constructors
ResourceNotFoundException
Link copied to clipboard
Id of the resource to look for