| Exception | Description |
|---|---|
| FileError |
Whether there is an error with a file, this exception
class is used
|
| InvalidFileSeparatorException |
If the used file separator is not valid, this exception
class is called
|
| InvalidPathException |
If any of the provided paths is not valid, this exception
class is called
|
| MultipleFilesFoundError |
Exception when multiple files where found and the option
to read them all is not active
|