INNER CODE UNIT · Python
WorkbookNotFound
Squarespace/datasheets · datasheets/exceptions.py:24
class WorkbookNotFound(DatasheetsException):
""" Trying to open non-existent or inaccessible workbook """
class FetchDataError(DatasheetsException):
""" Error occurred when fetching tab data """