exception documentation
class DatasetNotFoundError(ValueError): (source)
Constructor: DatasetNotFoundError(name)
Exception raised when a dataset is not found.
Method | __init__ |
Undocumented |
Instance Variable | _dataset |
Undocumented |