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.