dgs.utils.exceptions

Definition of custom exceptions.

Module Exceptions

InvalidConfigException

Exception to raise if one value of a modules config is invalid or missing.

InvalidParameterException

Exception to raise if one of the modules params is invalid or missing.

InvalidPathException(*args[, filepath])

Exception to raise if a given path is invalid.

ValidationException

Exception to raise if there is something wrong with the validation object.