Resource Not Found In Db Exception
class ResourceNotFoundInDbException(type: String, id: String) : Exception
Content copied to clipboard
Exception thrown to indicate that the requested resource is not found in the database.
Constructors
ResourceNotFoundInDbException
Link copied to clipboard
Properties
Sources
androidJvm source
Link copied to clipboard